@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300; 0,400;0,500;1,500&display=swap');header .header-top-row{padding:8px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header-top-row .left,header .header-top-row .right{display:-webkit-box;display:-ms-flexbox;display:flex}header .header-top-row .left li:not(:first-child),header .header-top-row .right li:not(:first-child){margin-left:20px}header .header-top-row .left li a,header .header-top-row .left li span,header .header-top-row .right li a,header .header-top-row .right li span{font-size:12px;line-height:17px;color:#00498f}header .header-top-row .right .languages-block .openLangBlockLink{cursor:pointer}header .header-top-row .right .languages-block .open-arrow{width:9px;vertical-align:middle;margin-left:5px}header .header-top-row .right .languages-block .languages{position:absolute;top:25px;right:-14px;color:#00498f;background-color:#fff;min-width:110px;text-align:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}header .header-top-row .right .languages-block .languages span{display:block;padding:7px;cursor:pointer;-webkit-transition:.3s;transition:.3s}header .header-top-row .right .languages-block .languages span:hover{background:#f5f4f4;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}header .header-bottom-row{background-color:#00498f;padding:0 35px;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;height:78px}header .header-bottom-row .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header-bottom-row .header-logo .logo{position:relative;padding-right:12px;margin-right:12px}header .header-bottom-row .header-logo .logo img{width:250px;max-height:initial}header .header-bottom-row .header-logo .logo-quote h4{font-size:10px;font-weight:300;color:#fff}header .header-bottom-row nav{height:100%}header .header-bottom-row nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}header .header-bottom-row nav ul li .sub-nav{opacity:0;visibility:hidden;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;top:78px;left:0;-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029;border:1px solid #00a3e0;-webkit-transition:.3s;transition:.3s;background-color:#fff}header .header-bottom-row nav ul li .sub-nav_img{width:210px;margin-right:30px}header .header-bottom-row nav ul li .sub-nav_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .header-bottom-row nav ul li .sub-nav_list li a{padding:0;font-weight:400}header .header-bottom-row nav ul li .sub-nav_list li a.menu-item__cta{font-size:16px;font-weight:500;position:relative;display:inline-block;padding:10px 20px;background-color:#ffe923;color:#00498f;cursor:pointer;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,opacity .3s linear,-webkit-box-shadow .4s;-webkit-transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,opacity .3s linear,-webkit-box-shadow .4s;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,box-shadow .4s,opacity .3s linear;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,box-shadow .4s,opacity .3s linear,-webkit-box-shadow .4s;text-align:center;vertical-align:middle;white-space:nowrap;border-radius:5px;background-image:none;z-index:2;-webkit-box-shadow:inset 0 3px 2px #ffffff38,inset 0 -3px 2px #0000002b,inset 0 20px 10px #ffffff1f,0 0 4px 1px #0000001a,0 3px 2px #00000033;box-shadow:inset 0 3px 2px #ffffff38,inset 0 -3px 2px #0000002b,inset 0 20px 10px #ffffff1f,0 0 4px 1px #0000001a,0 3px 2px #00000033;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header .header-bottom-row nav ul li .sub-nav_list li a:after{display:none}header .header-bottom-row nav ul li .sub-nav_list li:not(:first-child){margin-bottom:13px;font-size:15px;line-height:20px;white-space:nowrap}header .header-bottom-row nav ul li .sub-nav_list li:not(:first-child) a{color:#00498f!important}header .header-bottom-row nav ul li .sub-nav_list li:first-child{font-size:18px;line-height:24px;color:#000;margin-bottom:30px}header .header-bottom-row nav ul li .sub-nav_list li:first-child a{color:#000!important}header .header-bottom-row nav ul li:hover .sub-nav{opacity:1;visibility:visible}header .header-bottom-row nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:300;padding:0 24px;-webkit-transition:.3s;transition:.3s;height:100%}header .header-bottom-row nav ul li a:after{content:'';display:block;width:10px;height:10px;margin-left:10px;background-image:url(../../images/new-images/icons/arrow-down.svg);background-size:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}header .header-bottom-row nav ul li:hover a{background-color:rgba(255,255,255,.3)}header .header-bottom-row nav ul li:hover a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .header-bottom-row .actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header-bottom-row .actions .calendar{border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}header .header-bottom-row .actions .calendar .calendar-icon{width:60px;height:42px;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;text-align:center;background-color:#00aae7}header .header-bottom-row .actions .calendar .calendar-title{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:0 18px 0 26px;color:#004994;background-color:#f8f8f8}header .header-bottom-row .actions .calendar .calendar-title span{font-size:12px}header .header-bottom-row .actions .client-space{width:42px;height:42px;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;text-align:center;border-radius:5px;background-color:#00aae7;margin-left:17px}.modal{position:relative;z-index:9}.close-modal-btn{width:15px;height:15px;position:absolute;top:20px;right:20px;cursor:pointer}.close-modal-btn:before{content:'';position:absolute;top:10px;display:block;width:100%;height:2px;background:#8b8b8b;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.close-modal-btn:after{content:'';position:absolute;top:10px;display:block;width:100%;height:2px;background:#8b8b8b;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);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}.modal__container{background-color:#fff;padding:60px 110px;width:800px;max-width:800px;max-height:93vh;border-radius:20px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__header{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__header:after{content:'';display:block;width:150px;height:1px;background:#000;margin-top:33px}.modal__title{font-size:24px;line-height:33px;color:#000;font-weight:600}.modal__content{padding-top:30px}.form-group:not(:last-child){margin-bottom:25px}.form-group__label{font-size:16px;line-height:22px;color:#8b8b8b;margin-bottom:10px}.form-group__label_required span{color:#dc0000}.form-group .form-bottom-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group .form-bottom-controls button{margin-left:10%}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex}.form-row__gap{gap:20px}.form-row:not(:last-child){margin-bottom:10px}.form-col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.form-col__row{display:-webkit-box;display:-ms-flexbox;display:flex}.form-field__input{width:100%;-webkit-box-shadow:inset 0 0 6px #00000069;box-shadow:inset 0 0 6px #00000069;border-radius:4px;padding:8px 20px;color:#8b8b8b;font-size:14px;line-height:19px;font-weight:300;border:none;outline:0}.form-field__input.invalid{border:1px solid red}.form-field__input:disabled{cursor:not-allowed}.form-field textarea{resize:none;height:100px;border:1px solid #dbdbdb;-webkit-box-shadow:none;box-shadow:none}.form-field.select-field{position:relative}.form-field.select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:1;background:0 0}.form-field.select-field:after{content:'';display:block;position:absolute;z-index:-1;top:calc(50% - 7px);right:15px;width:8px;height:8px;border-top:2px solid #8b8b8b;border-right:2px solid #8b8b8b;-webkit-transform:rotate(133deg);-ms-transform:rotate(133deg);transform:rotate(133deg)}.form-field__row{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.radio-field:not(:last-child){margin-right:20px}.radio-field input{position:absolute;z-index:-9;visibility:hidden}.radio-field input:checked+.pseudo-radio:before{content:'';position:absolute;top:calc(50% - 6px);left:calc(50% - 6px);width:10px;height:5px;border-left:3px solid #00000069;border-bottom:3px solid #00000069;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.radio-field .pseudo-radio{position:relative;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:inset 0 0 6px #00000069;box-shadow:inset 0 0 6px #00000069;border-radius:4px;margin-right:10px}.radio-field .pseudo-radio.invalid{border:1px solid red}.radio-field span{font-size:14px;line-height:19px;color:#8b8b8b;font-weight:300}.radio-field span .label-small{font-size:12px;line-height:17px}@-webkit-keyframes mm-fadeIn{from{opacity:0}to{opacity:1}}@keyframes mm-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mm-slideIn{from{-webkit-transform:translateY(35%);transform:translateY(35%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mm-slideIn{from{-webkit-transform:translateY(35%);transform:translateY(35%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mm-fadeIn .3s cubic-bezier(0,0,.2,1);animation:mm-fadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mm-slideIn .3s cubic-bezier(0,0,.2,1);animation:mm-slideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.modal[aria-hidden=true]{display:none}.hamburger{padding:0 0;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#fff}.hamburger-box{width:22px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:22px;height:4px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dx-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dy .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dy-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dxy .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{-webkit-perspective:44px;perspective:44px}.hamburger--3dxy-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg);transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{-webkit-transform:translate3d(-4.4px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(-4.4px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{-webkit-transform:translate3d(-4.4px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(-4.4px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(4.4px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(4.4px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(4.4px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(4.4px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(-4.4px,-5.5px,0) rotate(-45deg) scale(.7,1);transform:translate3d(-4.4px,-5.5px,0) rotate(-45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(-4.4px,5.5px,0) rotate(45deg) scale(.7,1);transform:translate3d(-4.4px,5.5px,0) rotate(45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(4.4px,-5.5px,0) rotate(45deg) scale(.7,1);transform:translate3d(4.4px,-5.5px,0) rotate(45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(4.4px,5.5px,0) rotate(-45deg) scale(.7,1);transform:translate3d(4.4px,5.5px,0) rotate(-45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{-webkit-transition-property:none;transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(45deg);transform:translate3d(0,-10px,0) rotate(45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:20px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);transform:translate3d(0,-20px,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-44px;top:-44px;-webkit-transform:translate3d(44px,44px,0) rotate(45deg);transform:translate3d(44px,44px,0) rotate(45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-44px;top:-44px;-webkit-transform:translate3d(-44px,44px,0) rotate(-45deg);transform:translate3d(-44px,44px,0) rotate(-45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-44px;top:44px;-webkit-transform:translate3d(44px,-44px,0) rotate(-45deg);transform:translate3d(44px,-44px,0) rotate(-45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-44px;top:44px;-webkit-transform:translate3d(-44px,-44px,0) rotate(45deg);transform:translate3d(-44px,-44px,0) rotate(45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{-webkit-transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear;transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;-webkit-transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-3.14286px,-6px,0);transform:rotate(-45deg) translate3d(-3.14286px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{-webkit-transform:rotate(45deg) translate3d(3.14286px,-6px,0);transform:rotate(45deg) translate3d(3.14286px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;-webkit-transition:background-color 0s .13s linear;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:.22s;transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent!important;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent!important;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:75ms;transition-duration:75ms;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top 75ms .12s ease,opacity 75ms ease;transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top 75ms ease,opacity 75ms .12s ease;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::after,.hamburger--vortex .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{-webkit-transform:rotate(765deg);-ms-transform:rotate(765deg);transform:rotate(765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::after,.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{-webkit-transform:rotate(-765deg);-ms-transform:rotate(-765deg);transform:rotate(-765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@font-face{font-family:"Neo Sans";src:url(../../fonts/NeoSansProLight.OTF);font-weight:300}@font-face{font-family:"Neo Sans Std";src:url(../../fonts/NeoSansStdLight.OTF);font-weight:300}@font-face{font-family:"Neo Sans";src:url(../../fonts/NeoSansProRegular.OTF);font-weight:400}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Open Sans",sans-serif}.boldText{font-weight:600!important}.margin0Auto{margin:0 auto}.marginTop30{margin-top:30px}.marginTop15{margin-top:15px}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px}.mt-20{margin-top:20px}.marginCenter{margin-left:auto;margin-right:auto}.paddingCalendar{padding:10px 30px!important}.wrapper-hero{padding:0 40px;margin:0 auto}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.margin0{margin:0!important}.wrapper-sized{padding:0 40px;margin:0 auto}.textAlignCenter{text-align:center!important}.greyBg{background-color:#f8f8f8}.display-block{display:block}.hamburger{display:none}.hamburger-nav{display:none}ol,ul{list-style:none}a{text-decoration:none}img{max-width:100%}.semibold{font-weight:600}.main-title{font-size:20px;line-height:27px;font-weight:600;color:#004994}.title-big{font-size:40px;line-height:55px;color:#004994;font-weight:700}.secondary-title{font-size:22px;line-height:30px;color:#00498f;font-weight:600}.secondary-title--margin-top{margin-top:20px}p{font-size:16px;line-height:22px;color:#000;font-weight:400}.column-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn{font-size:16px;font-weight:600;max-width:400px;position:relative;display:inline-block;padding:13px 45px;cursor:pointer;-webkit-transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,opacity .3s linear,-webkit-box-shadow .4s;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,opacity .3s linear,-webkit-box-shadow .4s;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,box-shadow .4s,opacity .3s linear;transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,box-shadow .4s,opacity .3s linear,-webkit-box-shadow .4s;text-align:center;vertical-align:middle;white-space:nowrap;border:0 solid transparent;border-radius:5px;background-image:none;z-index:2;-webkit-box-shadow:inset 0 3px 2px #ffffff38,inset 0 -3px 2px #0000002b,inset 0 20px 10px #ffffff1f,0 0 4px 1px #0000001a,0 3px 2px #00000033;box-shadow:inset 0 3px 2px #ffffff38,inset 0 -3px 2px #0000002b,inset 0 20px 10px #ffffff1f,0 0 4px 1px #0000001a,0 3px 2px #00000033;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-primary{background-color:#ffe923;color:#00498f}.btn--lolcloud{max-width:300px}.calendar{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.calendar.hero{margin-top:30px}.calendar .calendar-icon{width:60px;height:60px;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;text-align:center;background-color:#00498f;-webkit-box-shadow:inset 0 -4px 7px -2px grey;box-shadow:inset 0 -4px 7px -2px grey;padding:12px}.calendar .calendar-title{font-size:15px;font-weight:600;-webkit-box-shadow:inset 0 -4px 7px -2px grey;box-shadow:inset 0 -4px 7px -2px grey;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:0 30px 0 30px;color:#00498f;background-color:#ffe923}.calendar.interphone-page{margin-top:30px;margin-bottom:38px}.hero-main .wrapper-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main .wrapper-hero .wrapper-right{min-width:52%;width:52%}.hero-main .wrapper-hero .wrapper-right img{-webkit-transform:translateX(-17px);-ms-transform:translateX(-17px);transform:translateX(-17px)}.hero-main .wrapper-hero .wrapper-right.wifi-page{width:600px}.hero-main .wrapper-hero .wrapper-right.equipments-page img{max-width:768px;width:100%}.hero-main .wrapper-hero .wrapper-right.lolcloud-page{text-align:right}.hero-main .wrapper-hero .wrapper-right.mobile-equipments-page{padding:35px 0 60px 0}.hero-main .wrapper-hero .wrapper-right.mobile-equipments-page img{max-width:626px}.hero-main.wifi-page{margin-bottom:0!important}.wrapper-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wrapper-left h1{color:#004994;width:100%;font-size:30px;line-height:41px;font-weight:600;text-align:left}.wrapper-left h1 span{font-weight:500}.wrapper-left p{font-size:18px;font-weight:100;line-height:24px;letter-spacing:0;color:#000;text-align:left}.hero-image-tablet{display:none;font-size:0}.main-description{font-size:16px;font-weight:400;line-height:22px;color:#004994}.description-block h2{text-align:center;margin-bottom:15px;font-weight:600;font-size:18px;line-height:24px;color:#004994}.telecomSolutionImg{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;margin:33px 0}.landLineSection{padding:20px;background-color:#f8f8f8}.landLineSection h3{margin-bottom:20px;padding:0 20px}.landLineSection .landLineSectionContent{padding:20px;background-color:#fff;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px;overflow:hidden;margin:0 auto}.landLineSection .landLineSectionContent:first-of-type{margin-bottom:26px}.landLineSection .landLineSectionContent-title{font-size:16px;line-height:22px;color:#004994}.landLineSection .circleMain{background-color:#004994;border-radius:50%;width:290px;height:290px;margin:0 auto;position:relative;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-ms-flex-negative:0;flex-shrink:0}.landLineSection .circleMain img{width:130px;position:absolute;left:calc(50% - 65px);bottom:87px}.landLineSection .circleSecond{width:310px;-webkit-transform:translate(-20px,22px);-ms-transform:translate(-20px,22px);transform:translate(-20px,22px);-ms-flex-negative:0;flex-shrink:0}.homepage-why-choose-us{background:#f8f8f8}.homepage-why-choose-us .why-choose-us-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:60px}.homepage-why-choose-us .why-choose-us-items .why-choose-us-item__sub-title p{font-size:14px;line-height:19px}.why-choose-us{padding:59px 40px 60px 40px;text-align:center}.why-choose-us .title{margin-bottom:23px}.why-choose-us-item{margin-bottom:60px}.why-choose-us-item:last-child{margin-bottom:0}.why-choose-us-item__icon{width:22px;height:22px;margin:0 auto}.why-choose-us-item__icon img{width:100%}.why-choose-us-item__title{margin:12px 0 17px 0}.why-choose-us-item__title h3{font-size:20px;line-height:27px;font-weight:600;color:#004994}.why-choose-us.wifi-page{background-color:#f8f8f8;padding-top:60px}.why-choose-us.wifi-page .why-choose-us-item__icon{width:57px;height:57px}.fibre-products-wrapper{background-color:#f8f8f8}.fibre-page .wrapper-hero,.fibre-sb-page .wrapper-hero,.rackspace-page .wrapper-hero,.wifi-page .wrapper-hero{padding-right:0!important}.fibre-page .wrapper-hero .wrapper-right img,.fibre-sb-page .wrapper-hero .wrapper-right img,.rackspace-page .wrapper-hero .wrapper-right img,.wifi-page .wrapper-hero .wrapper-right img{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.fibre-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:54px 20px}.fibre-products-item{text-align:center;width:380px;padding:20px 15px 25px;background-color:#fff;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px;margin-bottom:25px}.fibre-products-item:not(:last-child){margin-right:24px}.fibre-products-item__title{margin:12px 0 17px 0}.fibre-products-item__title h3{font-size:20px;line-height:27px;font-weight:600;color:#004994}.price-wrapper{text-align:center;padding:70px 40px;color:#00498f}.price-wrapper h3{margin-bottom:15px}.price-wrapper .price-card{text-align:left}.price-wrapper .card-text-top{font-size:22px;line-height:30px;font-weight:300}.price-wrapper .card-text-bottom{font-size:22px;line-height:30px}.price-wrapper .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:700}.price-wrapper .price .big-price{font-size:52px}.price-wrapper .price div{text-align:left}.price-wrapper .price div .small-price{font-size:22px;display:block}.price-wrapper .price div .small-price:after{content:' \20AC'}.price-wrapper .price div .small-price-text{font-size:20px}.price-wrapper .calendar{margin:35px 0 28px 0}.price-wrapper .secondary-title:after{content:"";display:inline-block;width:10px;height:10px;border-top:3px solid #000;border-right:3px solid #000;border-radius:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-color:#00498f;margin-left:5px}.picWithDescriptionWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.picWithDescriptionWrapper h2{width:100%;margin:0;text-align:left}.picWithDescriptionWrapper>div{width:50%;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picWithDescriptionWrapper .picWithDescriptionPicture{max-height:458px;overflow:hidden}.picWithDescriptionWrapper p{margin-top:20px}.picWithDescriptionDescription{padding:10px 55px 15px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.picWithDescriptionDescription .picWithDescriptionDescription-content{max-width:690px;z-index:1}.picWithDescriptionDescription h2{font:normal normal 600 30px/41px Open Sans}.picWithDescriptionDescription.rackspace-page{max-width:initial!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.picWithDescriptionDescription.rackspace-page h2,.picWithDescriptionDescription.rackspace-page p{max-width:530px}.installation{padding:37px 50px 60px}.installation .headline{text-align:center;margin-bottom:60px}.installation-img .img-description{text-align:center}.installation-img .img-description img{width:42px;margin-right:16px;vertical-align:middle}.installation-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.installation-body:nth-of-type(2){margin-bottom:63px}.installation-body.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.installation-body.reverse .body-description{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.installation-body.reverse .description-block *{text-align:right}.installation-body.reverse .img-description img{width:19px}.installation-body .body-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:40%}.installation-body .body-description .description-block{margin-bottom:40px}.installation-body .body-description .description-block h2{margin-top:0}.installation-body .description-list{background-color:#00498f;padding:30px 30px 30px 40px;border-radius:6px}.installation-body .description-list *{color:#fff}.installation-body .description-list h4{font-weight:600}.installation-body .description-list ul{list-style-position:inside;list-style-image:url(../../images/new-images/icons/checkkmark-white-icon.svg)}.installation-body .description-list ul li{display:list-item;margin-top:20px}.new-index_bottom-block{background:-webkit-gradient(linear,left top,right top,from(#0162a9),to(#0090d0));background:linear-gradient(to right,#0162a9,#0090d0);padding:77px 20px 54px 20px}.new-index_bottom-block *{color:#fff}.new-index_bottom-block .container{width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.new-index_bottom-block .container h2{font-size:32px;line-height:43px;font-weight:700}.new-index_bottom-block .container p{margin-top:24px;margin-bottom:40px}.new-index_bottom-block .container .calendar .calendar-icon{background-color:#00aae7}.new-index_bottom-block .container .calendar .calendar-title{background-color:#f8f8f8}.new-index_bottom-block .container .calendar .calendar-title span{color:#004994}.lolcloud-section .main-description{margin-bottom:63px}.lolcloud-section .description-block{margin-bottom:35px}.voipSchema{background-color:#00498f;padding:120px 70px}.hero-main.rackspace-page{margin-bottom:0}.hero-main.sip-page{margin-bottom:32px}.hero-main.lolcloud-page{margin-bottom:0!important}.hero-main.interphone-page .wrapper-hero{background-image:url(../../images/new-images/interphone/interphone-hero-img.png);background-size:contain;background-position:right;background-repeat:no-repeat;min-height:405px}.hero-main.interphone-page .wrapper-hero .wrapper-left{max-width:55%;margin-left:0}.categories-wrapper{background-color:#f8f8f8;padding:20px 0}.categories-wrapper .categories{width:80%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.categories-wrapper .categories .categories-menu{-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background-color:#fff;min-width:335px;margin-right:16px}.categories-wrapper .categories .categories-menu_item{width:100%;color:#004994;padding:8px 25px;font-size:18px;line-height:24px}.categories-wrapper .categories .categories-menu_item.active,.categories-wrapper .categories .categories-menu_item:hover{color:#fff;background-color:#00498f}.categories-wrapper .categories .categories-menu_item:hover{cursor:pointer}.categories-wrapper .categories .categories-list .list-item{-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 17px;margin-bottom:22px}.categories-wrapper .categories .categories-list .list-item .item-img{margin-right:36px;min-width:260px;width:260px}.categories-wrapper .categories .categories-list .list-item .item-description h3{font-size:20px;line-height:27px;font-weight:600;margin-bottom:13px}.categories-wrapper .categories .categories-list .list-item .item-description p{font-size:16px;line-height:22px}.categories-wrapper .categories-mobile{display:none}.categories-wrapper .categories-mobile .top-row .categories-wrapper{max-width:640px;margin:0 auto 40px;position:relative}.categories-wrapper .categories-mobile .top-row .categories-wrapper .selected-category{background-color:#fff;border:1px solid #dadada;color:#003a75;padding:12px;text-align:center;font-size:16px;cursor:pointer}.categories-wrapper .categories-mobile .top-row .categories-wrapper .categories-list{display:none;position:absolute;top:61px;left:0;right:0;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}.categories-wrapper .categories-mobile .top-row .categories-wrapper .categories-list li{border:1px solid #dadada;color:#003a75;padding:12px;text-align:center;font-size:16px;margin-bottom:-1px;-webkit-transition:.3s;transition:.3s}.categories-wrapper .categories-mobile .top-row .categories-wrapper .categories-list li:hover{background-color:#003a75;color:#dadada;cursor:pointer}.categories-wrapper .categories-mobile .top-row .categories-wrapper .categories-list.opened{display:-webkit-box;display:-ms-flexbox;display:flex}.categories-wrapper .categories-mobile .products{max-width:640px;margin:0 auto}.categories-wrapper .categories-mobile .products .product-item{background-color:#fff;border:1px solid #dadada;padding:30px 20px 25px;text-align:center;margin:0 3px}.categories-wrapper .categories-mobile .products .product-item img{margin:0 auto}.categories-wrapper .categories-mobile .products .product-item h3{font-size:24px;font-weight:600;margin-bottom:20px}.categories-wrapper .categories-mobile .products .slick-dots{top:-30px;bottom:initial}.abonnementsPageImgWithDescription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picWithDescriptionHeaderAbonnentsMobile{text-align:center;padding:40px;font-size:25px;line-height:34px;font-weight:600}.picWithDescriptionHeaderAbonnentsMobileVersion{display:none;font-size:22px!important;line-height:30px!important}.abonnements-pageHero{height:350px;background-image:url(../../images/new-images/mobile-abonnements/heroImg.png);background-repeat:no-repeat;background-size:cover;background-position:right}.abonnements-pageHero .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.abonnements-pageHero .wrapper .heroTitles{padding-left:130px;width:765px}.abonnements-pageHero .wrapper .heroTitles h1{font-size:38px;line-height:52px;font-weight:600;margin-bottom:18px;margin-top:0}.abonnements-pageHero .wrapper .heroTitles p{font-size:25px;line-height:34px}.tariffs-container{padding:40px 17px 30px;max-width:1450px;margin:0 auto}.tariffs-container .tariffs-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tariffs-container .slick-list{padding-right:5px;padding-bottom:5px}.tariffs-container .tariffs-card{width:330px;border-radius:10px;margin-bottom:6px;overflow:hidden;-webkit-box-shadow:3px 3px 6px -1px #ccc;box-shadow:3px 3px 6px -1px #ccc}.tariffs-container .tariffs-card .card-top{background-color:#00498f;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;font-family:"Neo Sans"}.tariffs-container .tariffs-card .card-top .tariff-name{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #fff}.tariffs-container .tariffs-card .card-top .tariff-name h3{color:#fff;font-size:32px;line-height:38px;text-transform:uppercase;font-weight:400}.tariffs-container .tariffs-card .card-top .tariff-name h3 .light-text{font-weight:300}.tariffs-container .tariffs-card .card-top .tariff-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tariffs-container .tariffs-card .card-top .tariff-price h3{font-size:56px;line-height:57px;color:#ffe554;position:relative;font-weight:400}.tariffs-container .tariffs-card .card-top .tariff-price h3 sup{font-size:6px;position:absolute;top:10px;right:-10%;font-weight:300}.tariffs-container .tariffs-card .card-top .tariff-price p{color:#ffe554;font-size:20px;line-height:24px}.tariffs-container .tariffs-card .card-top .tariff-price .price-subtitle{color:#fff;font-weight:300;font-size:13px;line-height:16px;margin-top:21px}.tariffs-container .tariffs-card .card-bottom{background-color:#fff;padding:27px;height:100%}.tariffs-container .tariffs-card .card-bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tariffs-container .tariffs-card .card-bottom ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:33px;font-family:Roboto,sans-serif}.tariffs-container .tariffs-card .card-bottom ul li p{font-size:16px;line-height:18px;color:#000;font-weight:300}.tariffs-container .tariffs-card .card-bottom ul li .image-container{margin-right:32px}.tariffs-container .tariffs-card .card-bottom ul li .image-container{min-width:22px;-ms-flex-preferred-size:22px;flex-basis:22px;text-align:center}.tariffs-container .tariffs-card .card-bottom ul li span{color:#004994;font-size:12px;line-height:14px;white-space:nowrap}.tariffs-container .tariffs-card .card-bottom ul li:last-child{margin-bottom:0}.tariffs-container.lolcloud-page .tariffs-card{height:initial}.tariffs-container .tariffs-subtitles{text-align:center;margin-top:8px}.tariffs-container .tariffs-subtitles p{font-size:14px;line-height:17px;color:#fff;font-family:"Neo Sans";font-weight:300}.slick-dots{position:absolute;bottom:-40px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li.slick-active button{border:2px solid #003a75;background-color:#fff}.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;border-radius:50%;cursor:pointer;color:transparent;border:0;outline:0;background:#bfbfbf}.tariffs.lolcloud-page .tariffs-container{max-width:1095px}.tariffs.lolcloud-page .tariffs-title{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:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:15px}.centralization{padding:20px}.centralization-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;max-width:1212px;margin:0 auto;padding-right:30px;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029}.centralization-img{min-width:488px;width:488px;margin-right:48px;font-size:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.centralization-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.centralization-description{padding:30px 0}.centralization-description h2{font-size:25px;line-height:34px;font-weight:600;margin-bottom:18px;max-width:482px}.centralization-description p{font-weight:300}.centralization-description p:first-of-type{margin-bottom:30px}.home-page-hero .hero-content .banner-item{position:relative}.home-page-hero .hero-content .banner-item__wrapper.not-video{height:445px;background-image:url(../../images/new-images/home/business-pack-img.png);background-size:cover;background-position:center}.home-page-hero .hero-content video{width:100%;height:445px;-o-object-fit:cover;object-fit:cover}.home-page-hero .hero-content .hero-description-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;padding-left:125px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-page-hero .hero-content .hero-description-wrapper .hero-description{width:400px;position:relative}.home-page-hero .hero-content .hero-description-wrapper .hero-description h3,.home-page-hero .hero-content .hero-description-wrapper .hero-description p{color:#fff;font-size:40px;line-height:48px;font-weight:400;font-family:"Open Sans",sans-serif}.home-page-hero .hero-content .hero-description-wrapper .hero-description h3{margin:10px 0}.home-page-hero .hero-content .hero-description-wrapper .hero-description h3.primary{font-size:39px;line-height:46px;color:#f7e757}.home-page-hero .hero-content .hero-description-wrapper .hero-description p{margin-bottom:20px}.home-page-hero .hero-content .hero-description-wrapper .hero-description button{font-size:16px;line-height:22px;font-weight:600;min-width:200px}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle{position:absolute;top:-30px;right:80px;width:160px;height:160px;background:#f7e757;border-radius:50%;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:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle .cents,.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle .month,.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle__title{font-size:16px;color:#00498f;text-align:center;font-weight:400}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle__price .euros{font-size:62px;color:#00498f}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle__price div{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;padding-top:10px;padding-bottom:5px}.home-page-products{margin-top:80px;margin-bottom:100px}.home-page-products .products-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-auto-rows:300px;grid-gap:25px;max-width:1260px;margin:0 auto;padding:0 25px}.home-page-products .products-grid .product-item{-webkit-box-shadow:2px 2px 5px 3px #00000029;box-shadow:2px 2px 5px 3px #00000029;padding:22px 35px 35px;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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-position:center;background-size:cover;position:relative}.home-page-products .products-grid .product-item b{font-weight:600!important}.home-page-products .products-grid .product-item .description h3{font-size:40px;line-height:55px;font-weight:400;margin-bottom:10px}.home-page-products .products-grid .product-item .description p{font-size:24px;line-height:33px;width:255px}.home-page-products .products-grid .product-item .description.primary-bg h3,.home-page-products .products-grid .product-item .description.primary-bg p{color:#fff}.home-page-products .products-grid .product-item .description.silver-bg h3,.home-page-products .products-grid .product-item .description.silver-bg p{color:#004994}.home-page-products .products-grid .product-item .price-block{position:absolute;bottom:20px;right:20px;border-radius:50%;font-family:"Neo Sans",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-page-products .products-grid .product-item .price-block .price{display:-webkit-box;display:-ms-flexbox;display:flex}.home-page-products .products-grid .product-item .price-block .price h4{font-size:55px;font-weight:400}.home-page-products .products-grid .product-item .price-block .price span:first-child{font-size:30px;line-height:35px}.home-page-products .products-grid .product-item .price-block .price span:nth-of-type(2){font-size:13px;line-height:16px}.home-page-products .products-grid .product-item:nth-child(1){background-image:url(../../images/new-images/home/fibre-bg.png)}.home-page-products .products-grid .product-item:nth-child(1) ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page-products .products-grid .product-item:nth-child(1) ul li{font-size:24px;line-height:33px;color:#fff}.home-page-products .products-grid .product-item:nth-child(1) .price-block{background-color:#ffe923;width:142px;height:142px}.home-page-products .products-grid .product-item:nth-child(1) .price-block *{color:#004994}.home-page-products .products-grid .product-item:nth-child(1) .price-block p:first-child{font-size:12px;line-height:17px;font-weight:700;text-align:left;font-family:"Open Sans",sans-serif}.home-page-products .products-grid .product-item:nth-child(1) .price-block p:nth-child(2){font-weight:300;text-align:left;font-family:"Open Sans",sans-serif}.home-page-products .products-grid .product-item:nth-child(2){background-image:url(../../images/new-images/home/lolcloud-phone-bg.png);-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;padding-top:50px}.home-page-products .products-grid .product-item:nth-child(2) .description p{width:400px}.home-page-products .products-grid .product-item:nth-child(2) .price-block{background-color:#00498f;width:177px;height:177px}.home-page-products .products-grid .product-item:nth-child(2) .price-block *{color:#fff}.home-page-products .products-grid .product-item:nth-child(2) .price-block p:first-child{font-size:14px;line-height:17px;font-weight:300;text-align:center;margin-bottom:7px}.home-page-products .products-grid .product-item:nth-child(2) .price-block p:nth-of-type(2){font-size:12px;line-height:15px;font-weight:300;text-align:center;margin-top:7px}.home-page-products .products-grid .product-item:nth-child(2) .price-block p:nth-of-type(3){font-size:12px;line-height:15px;font-weight:300;text-align:center;margin-top:7px}.home-page-products .products-grid .product-item:nth-child(2) .price-block .price div span:nth-of-type(2){font-weight:300;text-align:center;font-size:22px}.home-page-products .products-grid .product-item:nth-child(3){background-image:url(../../images/new-images/home/business.png);background-color:#efeff2}.home-page-products .products-grid .product-item:nth-child(3) .description h3{font-weight:600}.home-page-products .products-grid .product-item:nth-child(4){background-image:url(../../images/new-images/home/offers-mobiles-bg.png)}.home-page-products .products-grid .product-item:nth-child(5){background-image:url(../../images/new-images/home/4g-bg-2.png)}.home-page-products .products-grid .product-item:nth-child(5) p{width:355px;position:relative;z-index:1}.home-page-products .products-grid .product-item:nth-child(5) .price-block{background-color:#ffe923;width:177px;height:177px}.home-page-products .products-grid .product-item:nth-child(5) .price-block *{color:#004994}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price h4{font-size:76px;line-height:60px}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price div span:first-child{display:inline-block;font-size:33px;line-height:33px;margin-bottom:7px}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price div span:nth-of-type(2){font-size:24px;line-height:24px;font-weight:300}.home-page-products .products-grid .product-item button{min-width:197px}.home-page-products .products-grid .product-item.lolcloud .description h3,.home-page-products .products-grid .product-item.lolcloud-phone .description h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-page-products .products-grid .product-item.lolcloud .description h3 img,.home-page-products .products-grid .product-item.lolcloud-phone .description h3 img{margin-right:20px}.hero-main .wrapper-hero{position:relative}.hero-main .wrapper-hero .lolcoud-phone-price-bubble{position:absolute;top:10%;right:19%;border-radius:50%;font-family:"Neo Sans",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00498f;width:120px;height:120px}.hero-main .wrapper-hero .lolcoud-phone-price-bubble *{color:#fff}.hero-main .wrapper-hero .lolcoud-phone-price-bubble div>p:first-child{font-size:10px;line-height:12px;font-weight:300;text-align:center;margin-bottom:7px}.hero-main .wrapper-hero .lolcoud-phone-price-bubble div>p:nth-of-type(n+2){font-size:10px;line-height:12px;font-weight:300;text-align:center}.hero-main .wrapper-hero .lolcoud-phone-price-bubble .price{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-main .wrapper-hero .lolcoud-phone-price-bubble .price h4{font-size:52px;line-height:52px;font-weight:400}.hero-main .wrapper-hero .lolcoud-phone-price-bubble .price div span:nth-of-type(1){font-size:27px}.hero-main .wrapper-hero .lolcoud-phone-price-bubble .price div span:nth-of-type(2){font-weight:300;font-size:15px}.hero-main.ddos-mitigation{background-image:url(../../images/new-images/ddos-mitigation/ddos-mitigation-hero.svg);background-position:right;background-repeat:no-repeat;margin:0!important}.hero-main.ddos-mitigation .wrapper-hero{height:405px}.hero-main.ddos-mitigation .wrapper-hero .wrapper-right img{display:none}.ddos-description{background-color:#f8f8f8;padding:70px 0}.ddos-description-content{width:1040px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-top:20px;padding-right:20px;background-color:#fff;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px}.ddos-description-content .img-content{min-width:500px;margin-left:-150px;margin-bottom:-110px;margin-right:40px;-ms-flex-item-align:end;align-self:flex-end}.ddos-description-content .description{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ddos-description-content .description-item{margin-bottom:30px}.ddos-description-content .description-item:last-child{margin-bottom:0}.ddos-description-content .description-item h3{font-size:25px;line-height:34px;font-weight:600;margin-bottom:10px}.ddos-schema{background:-webkit-gradient(linear,left top,right top,from(#003263),to(#00498f));background:linear-gradient(to right,#003263,#00498f);padding:50px 100px}.ddos-schema-description{max-width:1040px;margin:0 auto}.ddos-schema-description h3{font-size:25px;font-weight:600;line-height:34px;margin-bottom:10px;color:#fff;text-align:center}.ddos-schema-description p{color:#fff}.ddos-schema-img{margin-top:40px;margin-left:auto;margin-right:auto;text-align:center}.advantages{background-color:#f8f8f8;padding:50px 68px}.advantages-content{max-width:1100px;margin:0 auto}.advantages-content h3{text-align:center;font-size:25px;line-height:34px;font-weight:600;margin-bottom:40px}.advantages-content .advantages-list li{background-image:url(../../images/new-images/icons/checkmark-figure.svg);background-repeat:no-repeat;background-position-y:4px;background-size:22px;display:list-item;font-size:25px;line-height:30px;color:#000;margin-bottom:20px;padding-left:40px}.advantages-content .advantages-list li:last-child{margin-bottom:0}.banner-offres{padding:70px 30px 63px;background:url(../../images/new-images/nos-offres/banner-bg.png) no-repeat center/cover;height:315px}.banner-offres__container{max-width:1100px;margin:0 auto;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}.banner-offres__title{font-size:36px;line-height:49px;font-weight:600;margin-bottom:15px!important;margin-top:0!important;color:#fff}.banner-offres__sub-title{font-size:18px;line-height:24px;color:#fff}.banner-offres__icons{display:-webkit-box;display:-ms-flexbox;display:flex}.banner-offres__icon{margin-left:35px}.banner-offres__icon:first-child{margin-left:0}.packs{background:url(../../images/new-images/nos-offres/packs-bg.png) no-repeat center/cover;padding:80px 0 0 0;position:relative}.packs:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:70%;background:-webkit-gradient(linear,left bottom,left top,from(#00498f),to(transparent));background:linear-gradient(to top,#00498f,transparent)}.packs__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1090px;margin:0 auto}.packs__bottom,.packs__slider{position:relative;z-index:1}.packs__item:not(:last-child){margin-right:35px}.packs__bottom{padding:0 30px 74px 30px}.packs__bottom--workstations .packs-banner__circle{-webkit-box-shadow:none;box-shadow:none}.packs__bottom--workstations .packs-banner__title{font-size:20px;line-height:27px}.packs__bottom--workstations .packs-banner__sub-title{color:#000}.packs .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.packs .slick-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:auto}.packs__banner{max-width:1090px;height:355px;margin:80px auto 0;border-radius:20px;background-color:#fff;-webkit-box-shadow:15px 18px 12px #00000029;box-shadow:15px 18px 12px #00000029}.packs__conditions{max-width:1090px;margin:40px auto 0;padding-right:25px}.packs__conditions p{font-size:11px;line-height:15px;font-weight:300;color:#fff;margin-bottom:6px}.packs .offres-slick__arrows{position:absolute;top:calc(50% - 15px);width:40px;height:40px;background:rgba(0,163,221,.7);border-radius:50%;z-index:2}.packs .offres-slick__arrows:after{content:'';position:absolute;display:block;width:15px;height:15px;border-top:3px solid #fff;border-right:3px solid #fff}.packs .offres-slick__arrows_prev{left:20px}.packs .offres-slick__arrows_prev:after{top:calc(50% - 9px);left:calc(50% - 6px);-webkit-transform:rotate(-130deg);-ms-transform:rotate(-130deg);transform:rotate(-130deg)}.packs .offres-slick__arrows_next{right:20px}.packs .offres-slick__arrows_next:after{top:calc(50% - 9px);left:calc(50% - 11px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.packs-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.packs-banner__images{width:560px;height:100%;-ms-flex-negative:0;flex-shrink:0;padding-left:25px;-ms-flex-item-align:baseline;align-self:baseline;position:relative;margin-right:40px}.packs-banner__images-man{width:316px;-webkit-transform:translateY(-32px);-ms-transform:translateY(-32px);transform:translateY(-32px)}.packs-banner__description{padding-right:30px}.packs-banner__title{font-size:28px;font-weight:600}.packs-banner__sub-title{font-size:16px;margin:35px 0;color:#00498f;font-weight:300}.packs-banner__circle{position:absolute;border-radius:50%;width:80px;height:80px;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-shadow:-9px 6px 16px #0450823D;box-shadow:-9px 6px 16px #0450823D}.packs-banner__circle:nth-of-type(1){width:111px;height:111px;top:40px;right:0}.packs-banner__circle:nth-of-type(2){width:76px;height:76px;top:130px;right:135px}.packs-banner__circle:nth-of-type(3){width:97px;height:97px;bottom:30px;right:63px}.pack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:330px;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029}.pack--fibre{min-width:360px;max-width:360px;margin-bottom:40px}.pack__header{background-color:#00498f;padding:20px 20px 25px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;font-family:"Open Sans";min-height:190px}.pack__header--fibre{min-height:160px;font-weight:400}.pack__header--height-width{padding-bottom:57px}.pack__header--from{font-size:16px;line-height:22px;color:#ffe923}.pack__header .price--fibre{font-size:11px;line-height:25px;color:#fff}.pack__name{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #fff}.pack__name h3{color:#fff;font-size:30px;line-height:36px;text-transform:uppercase;font-weight:300;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pack__name h3 b{margin-left:7px;font-weight:400}.pack__name h3 .light-text{font-weight:300}.pack__title{font-size:26px;line-height:36px;color:#fff;font-weight:300;white-space:nowrap}.pack__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-family:"Open Sans",sans-serif}.pack__price .euros{font-size:61px;line-height:50px;color:#ffe923}.pack__price .euros .sign{font-weight:300}.pack__price>div:nth-child(2){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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:3px;padding-left:4px}.pack__price>div:nth-child(2) .cents{font-size:20px}.pack__price>div:nth-child(2) .cents sup{font-size:12px}.pack__price>div:nth-child(2) .cents,.pack__price>div:nth-child(2) .month{color:#ffe923;font-weight:300}.pack__definition{background-color:#00a3e0;padding:10px 0}.pack__definition h3{text-align:center;color:#fff;font-size:16px;line-height:22px;font-weight:600}.pack__definition h3.de{font-size:14px}.pack__definition p{text-align:center;color:#fff;font-size:16px;line-height:22px}.pack__description{padding:35px 30px 40px;background:#fff;min-height:420px}.pack__description--fibre{min-height:0;padding:30px}.pack__description-item:not(:last-child){margin-bottom:20px}.pack__description-item_ou{position:relative}.pack__description-item_ou .ou-block{position:absolute;bottom:-35px;left:40px;border-radius:50%;width:30px;height:30px;text-align:center;line-height:28px;background:#00498f;color:#fff;font-size:14px}.pack__description-item_ou .ou-block:before{content:'';position:absolute;top:50%;left:-14px;width:14px;height:1px;background:#00498f}.pack__description-item_ou .ou-block:after{content:'';position:absolute;top:50%;right:-14px;width:14px;height:1px;background:#00498f}.pack__footer{padding:0 10px 30px 30px;background:#f1fbff;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pack__footer-btn a{display:inline}.pack__footer-text{font-size:16px;line-height:22px;font-weight:700;color:#00a3e0;margin-bottom:20px;text-align:left}.pack__footer-text--fibre{margin-bottom:0}.pack__footer-description{padding-top:40px}.pack__footer-description--fibre{padding-top:20px}.pack__footer-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:22px;font-weight:700;color:#004994;width:100%;background:#f1fbff;text-align:center;padding:10px 20px;margin-bottom:25px;cursor:pointer}.pack__footer-services-block{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}.pack__footer-services-block img{width:18px;margin-left:25px}.pack__footer--hidden{display:none}.pack__footer-card{padding:0 30px 30px 30px;background:#fff}.pack__footer-card-btn{margin-top:0}.pack__footer-card-btn button{width:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.pack__footer-btn{text-align:center;margin-top:25px;margin-bottom:25px}.pack__footer-btn button{width:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.pack__footer-btn--margin-top{margin-top:60px}.pack__footer-btn--margin-left button{margin-left:0}.tariffs{background:url(../../images/new-images/nos-offres/packs-bg.png) no-repeat center/cover;padding:0 30px;position:relative}.tariffs__main-container{width:100%;max-width:1212px;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;margin:auto}.tariffs__description{padding:25px 27px}.tariffs__description--card-1{padding-top:57px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tariffs__description--margin-min:not(:last-child){margin-bottom:30px}.tariffs__description--margin-min:first-child{margin-bottom:10px}.tariffs__description-item--min-height{min-height:88px}.tariffs__description--height-width{min-height:72px}.tariffs__definition--card-1{visibility:hidden;margin:-32px 0}.tariffs__btn-blue{padding:15px}.tariffs__btn-yellow{margin-top:50px}.info{position:absolute;top:0;left:0;z-index:2;visibility:hidden;max-width:360px;width:350px;padding:18px;background-color:#fff;border:1px solid #00a3e0;border-radius:7px;font-family:"Open Sans",sans-serif}.info__close-btn{position:absolute;display:none;top:12px;right:15px;font-size:20px}.info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.info__item-img{margin-right:10px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:26px;flex-basis:26px}.info__item-description{text-align:left}.info__item-description h4{font-size:14px;line-height:19px;color:#00498f;font-weight:700}.info__item-description p{font-size:12px;line-height:17px;font-weight:300;margin-top:5px;color:#000}.info__item-description ul li{margin-bottom:5px;color:#000;font-size:12px;line-height:17px;font-weight:300}.info__item-description ul li .list-item__title{font-size:14px;line-height:17px;font-weight:700;color:#00498f}.plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.plan--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plan__img{-webkit-box-flex:0;-ms-flex:0 0 33px;flex:0 0 33px;margin-right:20px}.plan__img--add{width:18px;margin:-9px auto 0}.plan__img_small{-ms-flex-preferred-size:20px;flex-basis:20px}.plan__img--right-width{margin-right:5px}.plan__img--height-width img{height:36px}.plan--items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan__list{list-style-type:disc;color:#2b2e34}.plan__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.plan__description h3{font-size:16px;font-weight:700;margin-bottom:10px;color:#000;position:relative;text-align:left}.plan__description h3 .plan__title_big{font-size:22px;line-height:30px}.plan__description h3 .show-info{-webkit-transition:.4s;transition:.4s;position:absolute;top:0;right:-22px;display:block;width:15px;height:15px;font-size:10px;font-weight:300;text-align:center;line-height:15px;color:#fff;cursor:pointer;background-color:#00498f;border-radius:50%;transition:.4s}.plan__description h3 .show-info:hover{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.plan__description p{font-size:14px;line-height:22px}.plan__description .plan__title--height-width{line-height:21px;min-height:64px}.plan__description .plan__title--extra{color:#004994}.plan__description .plan__title--main{margin-bottom:30px}.plan__description-title{font-size:30px;line-height:41px;color:#2b2e34;letter-spacing:-1.5px;font-weight:600;margin-right:10px}.plan__description-text{color:#2b2e34;line-height:18px}.personal-offre{background-color:#00498f;padding:50px 30px 90px 30px;border-bottom:3px solid #fff}.personal-offre__container{max-width:1024px;margin:0 auto}.personal-offre__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.personal-offre__text{max-width:500px}.personal-offre__text h3{font-size:32px;color:#fff;text-transform:uppercase;font-weight:600}.personal-offre__text p{font-size:16px;line-height:22px;font-weight:300;color:#fff;margin-top:30px}.personal-offre__img{-webkit-box-flex:0;-ms-flex:0 0 112px;flex:0 0 112px}.banner-fibre{background:-webkit-gradient(linear,left top,right top,from(#0162a9),to(#0090d0));background:linear-gradient(to right,#0162a9,#0090d0);padding:40px 50px}.banner-fibre__container{max-width:1100px;margin:0 auto;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;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.banner-fibre__description{max-width:630px}.banner-fibre__description .calendar{margin-top:35px}.banner-fibre__title{font-size:40px;line-height:55px;font-weight:600;margin-bottom:15px!important;margin-top:0!important;color:#fff;text-transform:uppercase}.banner-fibre__title--lowercase{text-transform:none}.banner-fibre__sub-title{font-size:22px;line-height:30px;color:#fff}.banner-fibre__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.banner-fibre__icons_mobile{display:none;margin-bottom:35px}.banner-fibre__icons_mobile img{max-width:80px;margin-left:12px}.banner-fibre__icon{margin-left:20px;width:56px;-ms-flex-negative:0;flex-shrink:0}.banner-fibre__icon:first-child{margin-left:0}.productivity{background-color:#f3f3f3;padding:25px 20px}.productivity__title{font-size:36px;line-height:49px;color:#00498f;font-weight:700;text-align:center;margin-bottom:25px}.productivity__container{max-width:1100px;margin:0 auto}.productivity__card{-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background-color:#fff}.productivity__card--left{width:70px}.productivity__card_big{width:100%;padding:35px 65px;position:relative;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productivity__card_big.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.productivity__card_big:first-of-type{padding-right:0}.productivity__card_big:first-of-type .img{position:absolute;right:0;bottom:0;width:670px}.productivity__card_big:nth-of-type(2) .img{margin:-50px -80px -50px -50px}.productivity__card_big .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:755px;z-index:2}.productivity__card_big .description .icon{-ms-flex-negative:0;flex-shrink:0;width:55px;margin-right:30px}.productivity__card_big .description .icon img{width:100%}.productivity__card_big .description .text h3{font-size:30px;line-height:41px;font-weight:700;color:#00498f;margin-bottom:25px}.productivity__card_big .description .text p{font-size:16px;line-height:22px;font-weight:300;max-width:500px}.productivity__card_big .description .text .note{border:1px solid #00498f;border-radius:6px;padding:15px;margin-top:20px;font-weight:300}.productivity__card_big .description .text .note img{width:18px;vertical-align:middle;margin-right:5px}.productivity__card_small{padding:35px 10px 26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-preferred-size:350px;flex-basis:350px}.productivity__card_small img{width:56px}.productivity__card_small h3{font-size:25px;line-height:34px;color:#004994;margin:12px 0 35px 0;font-weight:600}.productivity__card_small p{font-size:16px;line-height:22px;font-weight:300}.productivity__card_small button{margin-top:25px}.productivity .cards-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.productivity--workstations{background-color:transparent;margin:70px auto 40px;padding:0 20px}.productivity--workstations .productivity__title{color:#fff;margin-bottom:25px;max-width:100%}.productivity--workstations .productivity__card_small{border-radius:5px}.productivity--fibre .productivity__card--left{width:70px}.productivity--fibre .productivity__card_big .description .text h3{margin-bottom:0}.productivity--fibre .productivity__card_big .description .text h4{font-size:30px;line-height:41px;font-weight:400;color:#00498f;margin-bottom:25px}.productivity--fibre .productivity__card_big .description .text p{font-size:16px;line-height:22px;font-weight:300;max-width:530px}.productivity--fibre .productivity__card--second{position:relative}.productivity--fibre .productivity__card--second .description{max-width:100%}.productivity--fibre .productivity__card--second .description .text h3{margin-bottom:52px}.productivity--fibre .productivity__card--second .description .text p{max-width:685px}.productivity--fibre .productivity__card--second .description .text .note{margin-top:56px}.productivity--fibre .productivity__card--second .description .text .note p{max-width:100%}.productivity--fibre .productivity__card--second .img{position:absolute;top:0;right:-50px;max-width:400px}.fibre-equipment{background-color:#f3f3f3;padding:140px 20px 133px}.fibre-equipment__container{max-width:1100px;margin:0 auto}.fibre-equipment__content{background:url(../../images/new-images/fibre-page/fibre-equipment-font.png) no-repeat center/cover;border-radius:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 47px;position:relative}.fibre-equipment__info{width:-webkit-min-content;width:-moz-min-content;width:min-content}.fibre-equipment__info img{width:309px;position:absolute;bottom:0;left:160px}.fibre-equipment__price{width:250px;border:3px solid #fff;border-radius:15px;padding:13px 25px 21px 72px;margin-left:345px}.fibre-equipment__price p{color:#fff;text-align:center}.fibre-equipment-pack__price{margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fibre-equipment-pack__price .euros{color:#fff;font-size:52px}.fibre-equipment-pack__price div:nth-child(2) .cents{color:#fff;font-size:23px;line-height:32px;font-weight:500}.fibre-equipment-pack__price div:nth-child(2) .month{color:#fff;font-size:17px;line-height:23px;font-weight:500;margin-top:-5px}.fibre-equipment__description{max-width:761px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:40px}.fibre-equipment__description h3{font-size:32px;line-height:43px;text-transform:uppercase;text-align:center;color:#fff;font-weight:600}.fibre-equipment__description a{margin:31px auto 0}.fiber-bottom-banner{background:-webkit-gradient(linear,left top,right top,from(#0162a9),to(#0090d0));background:linear-gradient(to right,#0162a9,#0090d0);padding:75px 20px}.fiber-bottom-banner .banner-container{max-width:1100px;margin:0 auto;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;gap:40px}.fiber-bottom-banner .banner-container h2{font-size:32px;line-height:43px;text-transform:uppercase;color:#fff;max-width:760px;font-weight:600}.a_c-container{max-width:1042px;margin:0 auto}.description-main{max-width:530px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.description-main__title{font-size:48px;line-height:65px;color:#004994;font-weight:600}.description-main__sub-title{font-size:20px;line-height:27px;margin-top:12px;margin-bottom:10px}.hero.access-control{background-image:url(../../images/new-images/access-control/hero-img.png);background-repeat:no-repeat;background-size:cover;padding:56px 45px}.list-block{padding:50px 40px}.list-block.access-control{background-image:url(../../images/new-images/access-control/list-block-bg.png);background-size:cover;background-repeat:no-repeat}.list-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-1__item{font-size:20px;line-height:22px;color:#00498f;padding-left:34px}.list-1__item:not(:last-child){margin-bottom:18px}.list-1__item:before{content:'';width:20px;height:20px;position:absolute;left:0;top:4px;background-image:url(../../images/new-images/icons/checkmark-inside-circle.svg)}.cards-2{background:#f3f3f3;padding:60px 40px}.cards-2__card{width:100%}.cards-2__card:not(:last-child){margin-bottom:40px}.card-2{-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background-color:#fff;padding:40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-2__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-2__img{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:55px;flex-basis:55px;margin-right:20px}.card-2__title{font-size:30px;line-height:41px;font-weight:600;color:#00498f;margin-bottom:10px}.card-2__sub-title{font-size:16px;line-height:22px}.card-2__sub-title:not(:last-child){margin-bottom:10px}.card-2.access-control{background-repeat:no-repeat;background-size:contain}.card-2.access-control:first-of-type{background-image:url(../../images/new-images/access-control/card-1-bg.png);background-position:right}.card-2.access-control:first-of-type .card-2__description{max-width:570px}.card-2.access-control:nth-of-type(2){background-image:url(../../images/new-images/access-control/card-2-bg.png);background-position:left;padding-left:47%}.software{padding-top:75px;padding-bottom:90px;overflow:hidden}.software__title{font-size:30px;line-height:41px;color:#004994;text-transform:uppercase;text-align:center;font-weight:600;margin-bottom:67px}.software__item{position:relative}.software__item-1{margin-bottom:150px;position:relative}.software__item-1 .software__item-img{position:absolute;top:0;right:-110px;width:678px}.software__item-2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:110px}.software__item-2 .software__item-img{width:570px;-ms-flex-negative:0;flex-shrink:0}.software__item-2 .software__card{max-width:740px;-webkit-transform:translateX(-75px);-ms-transform:translateX(-75px);transform:translateX(-75px)}.software__item-3 .software__card{position:relative}.software__item-3 .software__card .software-card__content{max-width:60%}.software__item-3 .software__card .software-card__img{position:absolute;right:-125px;width:590px}.software-card{padding:21px 30px;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;min-height:280px;background:#fffcfc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.software-card_1{max-width:70%}.software-card_1 .software-card__content{max-width:70%}.software-card__title{font-size:26px;line-height:36px;color:#004994;font-weight:600;margin-bottom:10px}.software-card__title_normal{font-weight:400}.software-card__sub-title{font-size:16px;line-height:22px;margin-bottom:10px}.software-card__sub-title_bold{font-weight:600;margin-bottom:0}.software-card__sub-title:last-child{margin-bottom:0}.software-card__sub-title-icon{width:18px;vertical-align:middle;margin:0 3px}.software-card__img_tablet{display:none;position:absolute;top:-60px;left:5px;width:131px}.bottom-banner_light{background-color:#00a3e2;padding:55px 30px;text-align:center}.bottom-banner_light__title{font-size:30px;line-height:41px;color:#fff;text-transform:uppercase;font-weight:600;margin-bottom:30px}.bottom-banner_light .calendar{margin:0 auto}.hero.pointage{min-height:400px;padding:20px 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../../images/new-images/pointage/hero-img.png);background-repeat:no-repeat;background-size:cover;background-position-x:center}.hero.pointage .a_c-container{width:100%}.hero.pointage .description-main{max-width:610px}.pointage-services{background:url(../../images/new-images/pointage/services-bg.png) left/cover no-repeat;padding:55px 46px}.pointage-services__list{display:block;max-width:482px;margin-left:auto}.pointage-services__list-item{font-size:20px;line-height:27px;margin-bottom:15px;color:#000}.pointage-services__list-item:last-child{margin-top:15px;margin-bottom:0;font-weight:600;color:#004994}.why-us{padding:65px 70px;background-color:#f3f3f3;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;margin-bottom:100px;position:relative}.why-us__title{font-size:30px;line-height:41px;color:#004994;font-weight:600;margin-bottom:25px}.why-us__images{position:absolute;bottom:-90px;right:-60px;width:475px;height:475px;background-color:#00a3e2;border-radius:50%}.why-us__images img:first-child{position:absolute;top:-10px;left:-20px;width:662px;max-width:initial}.why-us__images img:nth-child(2){position:absolute;bottom:-60px;left:20%;width:180px;max-width:initial}.why-us__list{max-width:710px}.hours{padding-bottom:90px}.hours__container{display:-webkit-box;display:-ms-flexbox;display:flex}.hours__description{max-width:735px}.hours__description h3{font-size:30px;line-height:41px;font-weight:700;color:#00498f;margin-bottom:25px}.hours__description p{font-size:16px;line-height:22px}.hours__description p:not(:last-of-type){margin-bottom:10px}.hours__description .note{border:1px solid #00498f;border-radius:6px;padding:15px;margin-top:20px;max-width:635px}.hours__description .note img{width:18px;vertical-align:top}.hours__images{position:relative}.hours__images .circle-images{width:238px;height:238px;background-color:#004994;border-radius:50%;margin-left:30px;margin-top:82px}.hours__images .circle-images img{-webkit-transform:translate(-75px,-45px);-ms-transform:translate(-75px,-45px);transform:translate(-75px,-45px);width:350px;max-width:initial}.hours__images .circle-icon{position:absolute;top:55px;right:-100px;width:85px}.managing{background-color:#f3f3f3;padding:135px 50px;background-image:url(../../images/new-images/pointage/laptop_mockup.png);background-repeat:no-repeat;background-size:contain;background-position-x:-120px}.managing__content{max-width:650px;margin-left:auto}.equip-company{background-image:url(../../images/new-images/pointage/background_pointage.png);background-repeat:no-repeat;background-size:cover;height:195px}.equip-company__content{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;max-width:1300px;height:inherit;margin:auto;padding:0 30px}.equip-company__content h4{font-size:32px;line-height:43px;font-weight:600;color:#fff;width:53%}.equip-company__bubble{position:relative}.equip-company__bubble--tablet{display:none}.equip-company__bubble--desk{display:block}.equip-company__bubble .price-container{color:#fff;z-index:3}.equip-company__bubble .price-container .euros{color:inherit;font-size:86px;font-weight:600}.equip-company__bubble .price-container>div:nth-child(2) .cents,.equip-company__bubble .price-container>div:nth-child(2) .month{color:inherit;font-weight:500;font-size:30px}.equip-company__bubble .bubble-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.equip-company__bubble .bubble-price p{color:#fff;margin-top:10px;font-size:20px;line-height:27px;text-align:center;max-width:218px;z-index:3}.equip-company__bubble .bubble-price P:last-child{margin-top:25px;font-size:16px;line-height:25px}.equip-company__bubble .bubble-price::before{content:'';display:block;position:absolute;width:28px;height:28px;background:#00a3e2 0 0 no-repeat padding-box;-webkit-box-shadow:0 0 10px #00000033;box-shadow:0 0 10px #00000033;border-radius:50%;left:-75px;bottom:-60px;z-index:2}.equip-company__bubble .bubble-price::after{content:'';display:block;position:absolute;width:304px;height:304px;background:#00a3e2 0 0 no-repeat padding-box;-webkit-box-shadow:0 0 10px #00000087;box-shadow:0 0 10px #00000087;border-radius:50%;top:-105px;z-index:2}.equip-company__bubble img{position:absolute;top:-120px;right:-80px;z-index:2}#contact .container-wrapper{height:auto}#contact.contact__pading-top--bigger{padding-top:80px}.free-trail{background-color:#004994;padding:70px}.free-trail__content{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}.free-trail__description{max-width:528px}.free-trail__description h3{font-size:28px;line-height:38px;color:#ffe923;text-transform:uppercase;font-weight:600;margin-bottom:25px}.free-trail__description p{font-size:20px;line-height:27px;color:#fff}.free-trail__separator{width:1px;background-color:#ffe929;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.free-trail__cto button{min-width:220px;padding-top:20px;padding-bottom:20px}#siteWrap.pointage-page{overflow-x:hidden}.functioning{-webkit-transform:translateY(-130px);-ms-transform:translateY(-130px);transform:translateY(-130px);position:relative;z-index:1;padding:0 66px}.functioning__content{-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background:#fff;text-align:center;padding:50px 20px 70px}.functioning__title{font-size:32px;line-height:43px;color:#004994;margin-bottom:15px;font-weight:600}.functioning__header{margin-bottom:40px}.intercoms{padding:130px 60px;position:relative;overflow:hidden;margin-top:-170px}.intercoms:after{content:'';position:absolute;right:-300px;bottom:0;display:block;width:780px;height:659px;background:url(../../images/new-images/interphone/intercoms-bg.png) center/contain no-repeat}.intercoms__content{max-width:545px}.intercoms__title{font-size:32px;line-height:43px;color:#004994;margin-bottom:30px;font-weight:600}.intercoms__list li{font-size:22px;line-height:28px;color:#000;font-weight:600}.intercoms__learn-more{margin-top:42px}.learn-more-link{font-size:16px;line-height:22px;color:#004994;font-weight:600}.learn-more-link:after{content:'';display:inline-block;width:6px;height:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-top:2px solid #00a3e2;border-right:2px solid #00a3e2;margin-left:5px;-webkit-transition:margin-left .3s;transition:margin-left .3s}.learn-more-link:hover:after{margin-left:10px}.ip-security{position:relative}.ip-security__content{position:absolute;left:50%;top:40px;max-width:560px;margin-right:70px}.ip-security__title{font-size:32px;line-height:43px;margin-bottom:20px;font-weight:600}.ip-security__sub-title:not(:last-of-type){margin-bottom:20px}.intercoms-models{padding:70px 30px 110px;background-color:#f8f8f8;text-align:center}.intercoms-models__container{max-width:1210px;margin:0 auto}.intercoms-models__header{margin-bottom:66px}.intercoms-models__title{font-size:32px;line-height:43px;margin-bottom:20px;color:#004994;font-weight:600}.intercoms-models__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.intercom-card{width:355px;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;background:#fff;text-align:center;padding:0 50px 30px}.intercom-card__img{height:320px;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}.intercom-card__img img{max-height:100%}.intercom-card__img img.solo-product{width:166px}.intercom-card__title{margin-bottom:15px;font-size:16px;line-height:22px;font-weight:400;color:#000}.free-audit{padding:105px 45px;background:url(../../images/new-images/interphone/free-audit-bg.png) center/cover no-repeat}.free-audit__title{font-size:32px;line-height:43px;color:#fff;margin-bottom:35px;font-weight:600;text-align:center}.btn-yellow{font-size:16px;padding:13px 45px;font-weight:600;position:relative;display:inline-block;margin:3px 0;cursor:pointer;text-align:center;vertical-align:middle;white-space:nowrap;border-radius:5px;background-image:none;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:inset 0 3px 2px rgba(255,255,255,.22),inset 0 -3px 2px rgba(0,0,0,.17),inset 0 20px 10px rgba(255,255,255,.12),0 0 4px 1px rgba(0,0,0,.1),0 3px 2px rgba(0,0,0,.2);box-shadow:inset 0 3px 2px rgba(255,255,255,.22),inset 0 -3px 2px rgba(0,0,0,.17),inset 0 20px 10px rgba(255,255,255,.12),0 0 4px 1px rgba(0,0,0,.1),0 3px 2px rgba(0,0,0,.2);background-color:#ffe923;color:#004994}.mobile-equipement-header{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;overflow-x:hidden}.mobile-equipement-header__price{position:absolute;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:230px;height:230px;border-radius:50%;background-color:#ffe923;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;color:#004994}.mobile-equipement-header__comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#004994),to(#00a3e2));background:linear-gradient(90deg,#004994,#00a3e2);-webkit-box-shadow:0 3px 6px #00000057;box-shadow:0 3px 6px #00000057;z-index:2;position:absolute;top:87%;left:50%;-webkit-transform:translate(-50%,-87%);-ms-transform:translate(-50%,-87%);transform:translate(-50%,-87%)}.mobile-equipement-header__comment img{width:50px}.mobile-equipement-header__comment p{color:#fff;margin:0}.is-active{color:#004994}.is-active .device-types__arrow::before{-webkit-transform:translate(10px,-1px) rotate(45deg);-ms-transform:translate(10px,-1px) rotate(45deg);transform:translate(10px,-1px) rotate(45deg);background-color:#004994}.is-active .device-types__arrow::after{-webkit-transform:translate(10px,1px) rotate(-45deg);-ms-transform:translate(10px,1px) rotate(-45deg);transform:translate(10px,1px) rotate(-45deg);background-color:#004994}.hide-info{display:none!important}#footer-links .footer__exclusive-price{font-size:10px;text-align:right}.cards__container--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.workstations-page{background-image:url(../../images/new-images/workstations/Workstation_675_header.png);background-repeat:no-repeat;background-position:center;background-size:cover}.workstations-page--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:0 20px}.workstations-page--desktop{display:none}.workstations-page__container{min-height:400px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workstations-page h1{font-size:35px;line-height:47px;font-weight:600;margin:30px 0 10px}.workstations-page a{margin:40px 0 30px}.workstations-page p{font-size:20px;line-height:27px}.hero-main.workstations-page{margin-bottom:0}.btn-sky{background-color:#00a3e2}.workstations-big-background{background-image:url(../../images/new-images/workstations/Workstation_375_background.png);background-repeat:no-repeat;background-size:cover;padding-bottom:60px}.workstations-big-background .cards-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workstations-workspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 27px 25px;max-width:375px;margin:auto}.workstations-workspace img{max-width:375px;margin-bottom:20px}.workstations-workspace h2{font-size:25px;line-height:34px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.workstations-workspace p{font-size:16px;line-height:22px;color:#fff;text-align:center;padding:0 27px}.workstations-workspace .hidden-tablet{display:none}.workstations-workspace .hidden-desktop{display:block}.workstations__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:53px}.workstations__btn--last{margin-top:40px}.workstations__btn--additional{margin-top:30px}.workstations__btn .btn-blue{padding:13px 43px}.workstations-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:60px}.workstations-cards--additional{padding-bottom:0}.workstations-card{background-color:#fff;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px;max-width:312px;margin:auto;padding:27px 20px 40px}.workstations-card__title{margin:0;font-size:20px;line-height:27px;font-weight:600;margin-bottom:5px}.workstations-card__section{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;padding-bottom:20px}.workstations-card__section img{width:30px;margin:0 auto 20px}.workstations-card__name{padding:17px 16px 17px 40px;position:relative;left:-40px;background:linear-gradient(105deg,#004994,#00a3e2);border-radius:5px;width:321px;-webkit-box-sizing:border-box;box-sizing:border-box}.workstations-card__name h3{font-size:20px;line-height:27px;font-weight:600;color:#fff}.workstations-card__name p{font-size:16px;line-height:30px;font-weight:400;color:#fff;text-wrap:nowrap}.workstations-card__name--additional{padding:5px 16px 5px 40px;width:161px}.workstations-card__description{padding:0}.workstations-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px;gap:10px}.workstations-card__list img{width:21px}.workstations-card--additional{background-color:#004994}.workstations-card--additional p{color:#fff}.workstations-card--additional__section{-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-bottom:10px}.workstations-card--additional__section h3{font-size:20px;line-height:27px;font-weight:600;color:#fff;max-width:240px}.workstations-card--additional__section img{width:15px;height:15px;margin:0}.workstations-vpn h3{font-size:25px;line-height:34px;font-weight:600;color:#fff;max-width:284px;text-align:center;margin:0 auto 20px}.workstations-vpn p{font-size:16px;line-height:22px;color:#fff;max-width:305px;text-align:center;margin:auto}.workstations-schema img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.workstations-options h2{font-size:25px;font-weight:600;line-height:34px;color:#fff;max-width:375px;margin:60px auto 25px;text-align:center}.maintenance-page{background-image:url(../../images/new-images/maintenance/Maintenance_375_header.png)}.maintenance-page h1{color:#fff;max-width:330px;text-align:center}.maintenance-page p{color:#fff}.maintenance-page__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.maintenance-services{background-color:#f3f3f3;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029}.maintenance-services img{display:block;height:194px;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.maintenance-services__content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:60px 27px 0;text-align:center;max-width:375px;margin:auto}.maintenance-services__content h2{font-size:25px;line-height:34px;font-weight:600;color:#004994;margin-bottom:20px}.maintenance-support{padding:60px 20px 40px}.maintenance-support__wrapper{max-width:375px;margin:auto}.maintenance-support__wrapper h3{font-size:25px;line-height:34px;font-weight:600;color:#004994;text-align:center;max-width:310px;margin:0 auto 20px}.maintenance-support__wrapper p{text-align:center;margin:0 auto 20px;max-width:320px}.maintenance-support__wrapper-img{border-radius:5px;height:367px;-o-object-fit:cover;object-fit:cover}.maintenance-support__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.maintenance-support__list p{text-align:left}.maintenance-support__list img{width:30px;height:30px}.maintenance-response__wrapper{padding:0 27px 44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.maintenance-response__content{margin-bottom:40px}.maintenance-response__content h3{font-size:25px;line-height:34px;font-weight:600;color:#004994;text-align:center;max-width:350px;margin:0 auto 20px}.maintenance-response__content p{text-align:center;max-width:350px;margin:auto}.maintenance-response__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;max-width:375px;margin:16px auto}.maintenance-response__list img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain}.maintenance-response__list p{max-width:216px}.maintenance-response__list span{font-weight:700;color:#004994}.maintenance--border{border:.5px solid #004994}.maintenance-audit{background-image:url(../../images/new-images/maintenance/Maintenance_375_background.png);background-repeat:no-repeat;background-size:cover;color:#fff}.maintenance-audit p{color:#fff}.maintenance-audit__subtitle{color:inherit;text-align:center;max-width:350px;margin:auto}.maintenance-audit__img{display:block;max-width:79px;margin:auto}.maintenance-audit__wrapper{padding:60px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:inherit}.maintenance-audit__title{margin:30px auto 20px;color:#fff;text-align:center}.maintenance-audit__title h3{font-size:25px;line-height:34px;font-weight:600;max-width:375px;margin:0 auto;color:inherit}.maintenance-audit__title p{color:inherit;margin-top:5px;font-size:20px;line-height:27px}.maintenance-audit__circles{margin:47px auto 0}.maintenance-audit__circles--hidden-tab{display:none}.maintenance-audit__circles--hidden-desktop{display:block}.maintenance-audit__circle{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;color:#fff;border-bottom:1px solid #fff;padding:20px;gap:30px}.maintenance-audit__circle p{max-width:230px;text-align:left;margin-left:0}.maintenance-audit__circle img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.maintenance-audit__circle--1{padding-top:0}.maintenance-infrastucture h3{font-size:25px;line-height:34px;font-weight:600;color:#fff;text-align:center}.maintenance-infrastucture h4{font-size:20px;line-height:27px;color:#fff;text-align:center;margin-bottom:16px;padding:0 20px}.maintenance-infrastucture p{max-width:180px;margin-bottom:20px;color:#fff;margin:auto;text-align:center}.maintenance-infrastucture p:nth-child(3){max-width:365px}.maintenance-options{margin-top:40px;padding-bottom:60px}.maintenance-options p{color:#000;text-align:left;margin-left:0}.maintenance-options .workstations-card--additional p{color:#fff}.maintenance-options .workstations-card--additional__section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.maintenance-options .workstations-card--additional__section h3{max-width:100%;font-size:20px;line-height:27px;margin-bottom:5px}.maintenance-options .workstations-card__title{font-size:20px;line-height:27px;max-width:237px;margin-bottom:5px}.maintenance-options .workstations-card__name{width:289px}.maintenance-options .workstations-card__name h3{font-size:20px;line-height:27px}.maintenance-options .workstations__btn{margin-top:30px}.maintenance-options .workstations__btn .btn-blue{padding:13px 43px}.maintenance-assistance__wrapper{padding:60px 30px}.maintenance-assistance__wrapper h3{font-size:25px;line-height:34px;font-weight:600;text-align:center}.maintenance-assistance__wrapper h4{font-size:20px;line-height:27px;text-align:center;max-width:321px;margin:0 auto 20px}.maintenance-assistance__description{max-width:321px;margin:0 auto 20px;text-align:center}.maintenance-assistance__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maintenance-assistance__list:not(:last-child){margin-bottom:12px}.maintenance-assistance__list p{max-width:288px}.maintenance-assistance__list img{width:21px;height:21px}.maintenance-priority{background-image:url(../../images/new-images/maintenance/Maintenance_375_background_pattern.png);background-repeat:no-repeat;background-size:cover}.maintenance-priority__wrapper{padding:0 30px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maintenance-priority__img{display:block;max-width:321px;height:367px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;top:-30px;border-radius:5px}.maintenance-priority__img--tablet{display:block}.maintenance-priority__img--desktop{display:none}.maintenance-priority__title{color:#fff}.maintenance-priority__title h3{color:inherit;font-size:25px;line-height:34px;font-weight:600;text-align:center;max-width:321px;margin:auto}.maintenance-priority__title h4{color:inherit;font-size:20px;line-height:27px;text-align:center;margin-bottom:20px}.maintenance-priority__title p{color:inherit}.maintenance-priority__description{max-width:321px;margin:auto;text-align:center}.maintenance-priority__lists{margin-top:20px}.loltv-page .gray-bgr{padding:60px 18px}.loltv-page__wrapper{background-image:url(../../images/new-images/loltv/TV_375_IMG_header.png);background-repeat:no-repeat;background-position:center;background-size:cover}.loltv-page__container{height:500px;padding:112px 30px 60px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.loltv-page__container h1{font-size:35px;line-height:47px;font-weight:600;color:#fff;max-width:275px;margin:auto}.loltv-page__container p{font-size:20px;line-height:27px;color:#fff;max-width:308px;margin:20px auto 0}.loltv-page__container a{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 auto}.loltv-spaces h3{font-size:25px;line-height:34px;font-weight:600;text-align:center;max-width:375px;margin:auto}.loltv-spaces p{margin:20px auto 0;text-align:center;max-width:321px}.loltv-business{position:relative;background-color:#fff;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px;padding:239px 30px 70px;margin:180px auto 0;max-width:339px}.loltv-business__img{position:absolute;top:-150px;left:0;right:0;max-width:331px;margin:auto}.loltv-business__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loltv-business__wrapper h3{font-size:25px;line-height:46px;font-weight:600}.loltv-business__lists{margin-top:40px}.loltv-business__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.loltv-business__list:not(:last-child){margin-bottom:12px}.loltv-business__list img{width:21px;height:21px}.loltv-bouquets{background-color:#fff;padding:40px 9px;margin:70px auto 0;max-width:339px;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px}.loltv-bouquets h3{font-size:25px;line-height:46px;font-weight:600;text-align:center}.loltv-bouquets__lists{margin-top:40px}.loltv-bouquets__list{width:300px;height:337px;background-position:center;margin:auto;padding:45px 20px;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029;border-radius:5px}.loltv-bouquets__list:not(:last-child){margin-bottom:20px}.loltv-bouquets__list h4{font-size:25px;line-height:34px;font-weight:600;max-width:113px;margin-bottom:28px}.loltv-bouquets__list-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:180px}.loltv-bouquets__list-description p{font-weight:600}.loltv-bouquets__list-description:not(:last-child){margin-bottom:7px}.loltv-bouquets__list--1{background-image:url(../../images/new-images/loltv/TV_375_layer_CINEMA.png)}.loltv-bouquets__list--2{background-image:url(../../images/new-images/loltv/TV_375_layer_SPORT.png)}.loltv-bouquets__list--3{background-image:url(../../images/new-images/loltv/TV_375_layer_LUSO.png)}.loltv--productivity{background-image:url(../../images/new-images/loltv/TV_375_background.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:60px 38px}.loltv--productivity .productivity__title{color:#fff;max-width:200px;margin:auto}.loltv--productivity .cards-row{margin-top:40px}.loltv--productivity .card-small{max-width:300px;margin:auto;-webkit-box-sizing:content-box;box-sizing:content-box}.gray-bgr{background-color:#f3f3f3}.packs__bottom--workstations{padding:0 30px}@media screen and (min-width:675px){.wrapper-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wrapper-hero .wrapper-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-main.sip-page .wrapper-right{padding-top:30px}.description-block h2{text-align:left}.landLineSection h3{text-align:center}.right-align .description-block *{text-align:right}.why-choose-us-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-title{font-size:30px;line-height:41px}.tariffs .main-title{font-size:40px;line-height:55px;color:#fff;max-width:472px}.tariffs__btn-yellow--tablet{display:block}.tariffs__btn-yellow--phone{display:none}.picWithDescriptionWrapper .rackspace-page{background-color:#f8f8f8}.landLineSection.interphone-page .landLineSectionContent .description-block h2{font-size:25px;line-height:34px}.btn-yellow{font-size:17px}.mobile-equipement-header{height:335px;background-image:url(../../images/new-images/mobile/equipements_header/header_background-675.png);-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:27px 35px 56px}.mobile-equipement-header__wrapper{max-width:640px;margin:auto}.mobile-equipement-header__wrapper h3{font-size:30px;line-height:41px;color:#fff;margin:0}.mobile-equipement-header__wrapper a{position:absolute;bottom:56px;left:50%}.mobile-equipement-header__price{font-weight:600;left:95px;top:57%;width:123px;height:123px}.mobile-equipement-header__price-amount{font-size:45px}.mobile-equipement-header__price-right-wrapper{margin-top:-5px}.mobile-equipement-header__price-cents{font-size:12px;font-weight:500}.mobile-equipement-header__price-descriptions{margin-top:2px}.mobile-equipement-header__price-e-month{font-weight:500;font-size:12px}.mobile-equipement-header__comment{border-radius:42px;top:86%;left:165px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:208px;text-align:center;padding:12px 4px}.mobile-equipement-header__comment img{width:42px}.mobile-equipement-header__comment p{font-size:12px;line-height:17px}.device-types__wrapper{max-width:640px;margin:auto;padding:23px 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.device-types__brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap;margin:auto}.device-types__list{position:relative}.device-types__active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;width:189px}.device-types__button{border:none;outline:0;background-color:transparent;font-size:18px;line-height:24px;font-weight:400;text-transform:uppercase;white-space:nowrap;color:#004994}.device-types__arrow{margin-left:10px}.device-types__arrow::before{content:"";display:block;position:relative;top:44%;width:8px;height:2px;-webkit-transform:translateY(-1px) rotate(45deg);-ms-transform:translateY(-1px) rotate(45deg);transform:translateY(-1px) rotate(45deg);background-color:#575756}.device-types__arrow::after{content:"";display:block;position:relative;top:44%;width:8px;height:2px;-webkit-transform:translateY(1px) rotate(-45deg);-ms-transform:translateY(1px) rotate(-45deg);transform:translateY(1px) rotate(-45deg);background-color:#575756}.device-types__menu{visibility:hidden;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:1;top:-9px;left:-24px;padding:10px 0 20px;margin:0;list-style:none;background-color:#fff;-webkit-box-shadow:0 3px 6px #0000004D;box-shadow:0 3px 6px #0000004D;border-radius:10px;-webkit-transition:opacity .3s;transition:opacity .3s}.device-types__menu--open{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.device-types__arrow--blue::before{background-color:#004994}.device-types__arrow--blue::after{background-color:#004994}.device-types__brand{max-width:238px;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;color:#575756;font-size:18px;line-height:24px;font-weight:400;padding-left:30px;padding-right:30px;cursor:pointer;text-transform:uppercase}.device-types__brand:not(:first-child){margin-top:16px}.device-types__brand:hover{color:#004994;background-color:#e2f4fb}.device-types__brand:hover .device-types__arrow::before{background-color:#004994}.device-types__brand:hover .device-types__arrow::after{background-color:#004994}.device-types__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.device-types__card{width:305px}.device-types__card:not(:last-child){margin-bottom:30px}.device-types__card:nth-child(2n+1){margin-right:30px}.device-types__details{margin-top:20px}.device-types .is-active{color:#004994}.device-types .is-active .device-types__arrow::before{content:"";display:block;position:relative;top:33%;width:8px;height:2px;background-color:#004994;-webkit-transform:translate(0,4px) rotate(45deg);-ms-transform:translate(0,4px) rotate(45deg);transform:translate(0,4px) rotate(45deg)}.device-types .is-active .device-types__arrow::after{content:"";display:block;position:relative;top:33%;width:8px;height:2px;background-color:#004994;-webkit-transform:translate(5px,2px) rotate(-45deg);-ms-transform:translate(5px,2px) rotate(-45deg);transform:translate(5px,2px) rotate(-45deg)}.workstations-page{background-image:url(../../images/new-images/workstations/Workstation_675_header.png);background-repeat:no-repeat;background-position:center;background-size:cover}.workstations-page--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workstations-page--desktop{display:none}.workstations-page__container{width:100%;min-height:400px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workstations-page h1{font-size:50px;line-height:68px;margin:40px 0 10px}.workstations-page p{font-size:20px;line-height:27px}.workstations-big-background{background-image:url(../../images/new-images/workstations/Workstation_675_background.png)}.workstations-workspace{padding:30px 27px 40px;max-width:615px;margin:auto}.workstations-workspace img{max-width:555px;margin-bottom:10px}.workstations-workspace h2{font-size:30px;line-height:41px;margin-bottom:10px}.workstations__btn{margin-top:30px}.workstations__btn--additional{margin-top:30px}.workstations__btn--last{margin-top:40px}.workstations-cards--additional{padding-bottom:0}.workstations-card{max-width:530px;width:530px;padding:27px 42px 40px}.workstations-card__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;padding-bottom:10px}.workstations-card__section img{width:40px;height:40px;margin:auto}.workstations-card__section--additional{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px}.workstations-card__name{padding:17px 0 17px 65px;left:-65px;width:450px}.workstations-card__name h3{font-size:25px;line-height:34px}.workstations-card__name--additional{padding:5px 16px 5px 65px;width:200px}.workstations-card__title{font-size:25px;line-height:34px}.workstations-card__title--width-small{max-width:100%}.workstations-card__description{padding-bottom:15px}.workstations-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px;gap:10px}.workstations-card__list img{width:21px}.workstations-card--additional__section{-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}.workstations-card--additional__section h3{font-size:25px;line-height:34px;max-width:277px}.workstations-card--additional__section img{width:19px;height:19px;margin:0}.workstations-vpn h3{font-size:30px;line-height:41px;max-width:530px}.workstations-vpn p{max-width:535px}.workstations-schema img{margin-top:-50px}.workstations-options h2{font-size:30px;line-height:40px;max-width:475px}.maintenance-page{background-image:url(../../images/new-images/maintenance/Maintenance_675_header.png)}.maintenance-page h1{font-size:40px;line-height:55px;max-width:100%}.maintenance-page__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.maintenance-services{padding-bottom:60px}.maintenance-services img{height:296px}.maintenance-services__content{max-width:535px}.maintenance-services__content h2{font-size:30px;line-height:41px}.maintenance-support{padding:60px 20px 40px}.maintenance-support__wrapper{max-width:535px}.maintenance-support__wrapper h3{font-size:30px;line-height:41px;max-width:535px}.maintenance-support__wrapper p{max-width:535px}.maintenance-support__wrapper-img{display:block;max-width:595px;margin:auto}.maintenance-response__wrapper{padding:0 30px 20px;-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;gap:20px}.maintenance-response__content{margin-bottom:00px}.maintenance-response__content h3{font-size:30px;line-height:41px;text-align:left;max-width:268px;margin:0 auto 20px}.maintenance-response__content p{text-align:left;max-width:268px}.maintenance-response__list{max-width:375px;margin:26px auto}.maintenance-response__list:first-child{margin-top:0}.maintenance-response__list img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain}.maintenance-response__list p{max-width:216px}.maintenance-response__list span{font-weight:700;color:#004994}.maintenance-audit{background-image:url(../../images/new-images/maintenance/Maintenance_675_background.png)}.maintenance-audit__subtitle{max-width:535px}.maintenance-audit__title{margin-bottom:20px}.maintenance-audit__title h3{font-size:30px;line-height:41px;max-width:622px}.maintenance-audit__title p{font-size:20px;line-height:27px}.maintenance-audit__circles{margin:40px auto 0}.maintenance-audit__circle p{max-width:236px}.maintenance-infrastucture h3{font-size:30px;line-height:41px}.maintenance-infrastucture h4{font-size:20px;line-height:27px}.maintenance-infrastucture p{max-width:100%}.maintenance-infrastucture p:nth-child(3){max-width:535px}.maintenance-options .workstations-card{padding-bottom:30px}.maintenance-options .workstations-card__name{width:100%;max-width:413px}.maintenance-options .workstations-card--additional__section{padding-bottom:25px}.maintenance-options .workstations-card__list:first-child{margin-top:0}.maintenance-options .workstations-card__title{max-width:100%}.maintenance-assistance__wrapper h3{font-size:30px;line-height:41px}.maintenance-assistance__wrapper h4{max-width:100%}.maintenance-assistance__description{max-width:535px}.maintenance-assistance__lists{margin:auto;max-width:530px}.maintenance-assistance__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.maintenance-assistance__list p{max-width:100%;text-wrap:nowrap}.maintenance-priority{background-image:url(../../images/new-images/maintenance/Maintenance_675_background_pattern.png)}.maintenance-priority__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.maintenance-priority__img{max-width:595px;width:595px;height:367px;top:-30px}.maintenance-priority__title h3{color:inherit;font-size:30px;line-height:41px;max-width:100%}.maintenance-priority__title h4{color:inherit;font-size:20px;line-height:27px;text-align:center;margin-bottom:20px}.maintenance-priority__description{max-width:535px}.maintenance-priority .workstations__btn{margin-top:40px}.loltv-page__wrapper{background-image:url(../../images/new-images/loltv/TV_675_IMG_header.png)}.loltv-page__container{padding-top:96px}.loltv-page__container h1{font-size:50px;line-height:68px;max-width:380px;margin:0 auto}.loltv-spaces h3{font-size:30px;line-height:41px;max-width:532px;margin:auto}.loltv-spaces p{margin:20px auto 0;max-width:535px}.loltv-business{margin-top:210px;max-width:530px}.loltv-business__img{top:-200px;max-width:401px}.loltv-business__wrapper h3{font-size:30px;line-height:46px}.loltv-business__lists{margin-top:33px}.loltv-bouquets{padding:20px 9px;max-width:530px}.loltv-bouquets h3{font-size:30px}.loltv-bouquets__list{width:400px;padding:40px}.loltv-bouquets__list:not(:last-child){margin-bottom:40px}.loltv-bouquets__list h4{font-size:30px;line-height:35px;max-width:136px;margin-bottom:25px}.loltv-bouquets__list--1{background-image:url(../../images/new-images/loltv/TV_675_layer_CINEMA.png)}.loltv-bouquets__list--2{background-image:url(../../images/new-images/loltv/TV_675_layer_SPORT.png)}.loltv-bouquets__list--3{background-image:url(../../images/new-images/loltv/TV_675_layer_LUSO.png)}.loltv--productivity{background-image:url(../../images/new-images/loltv/TV_675_background.png)}.loltv--productivity .productivity__title{max-width:100%}.loltv--productivity .card-small{max-width:362px}.loltv--productivity .cards-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loltv--productivity .productivity__card_small{-ms-flex-preferred-size:content;flex-basis:content}}@media screen and (min-width:1024px){.wrapper-hero .wrapper-left .heroH1{font-size:40px;line-height:55px}.wrapper-hero .wrapper-left p{font-size:24px;line-height:33px;font-weight:400}.picWithDescriptionWrapper .picWithDescriptionDescription.abonnements-page p:first-of-type{margin-top:0}.picWithDescriptionWrapper .picWithDescriptionPicture picture{height:100%}.picWithDescriptionWrapper .picWithDescriptionPicture picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.picWithDescriptionWrapper .picWithDescriptionPicture.abonnementsPageImgWithDescription{max-height:344px}.picWithDescriptionWrapper .picWithDescriptionPicture.abonnementsPageImgWithDescription img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.installation .installation-body:nth-of-type(2) .installation-img{margin-right:30px}.installation .installation-body:nth-of-type(3) .installation-img{margin-left:30px}.landLineSection .landLineSectionContent-title{font-size:25px;line-height:34px}.home-page-hero .hero-content .banner-item.lolfiber-banner .hero-description{width:600px}.home-page-hero .hero-content .banner-item.lolfiber-banner .hero-description--2gbt{width:1023px}.home-page-hero .hero-content .banner-item.lolfiber-banner .hero-description--2gbt h3{margin-bottom:30px}.home-page-hero .hero-content .banner-item.lolfiber-banner .hero-description--2gbt a{margin-top:50px}}@media screen and (min-width:1056px){.landLineSection{padding:71px 0}.landLineSection h3{margin-bottom:78px}.landLineSection-row{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}.landLineSection-row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.landLineSection .circleSecond{margin-right:40px}.why-choose-us-items{width:initial;margin:0 auto}.why-choose-us-item{margin-bottom:0}.pack--fibre-laptop{display:-webkit-box;display:-ms-flexbox;display:flex}.pack--fibre-tablet{display:none}.mobile-equipement-header{height:310px;background-image:url(../../images/new-images/mobile/equipements_header/header_background-1056.png);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:72px 0}.mobile-equipement-header__wrapper{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;height:100%;max-width:1024px}.mobile-equipement-header__wrapper h3{font-size:35px;line-height:47px}.mobile-equipement-header__wrapper a{position:relative;top:0;left:0;max-width:206px}.mobile-equipement-header__price{width:230px;height:230px;left:57%;top:50%;-webkit-transform:translate(-57%,-50%);-ms-transform:translate(-57%,-50%);transform:translate(-57%,-50%)}.mobile-equipement-header__price-amount{font-size:90px}.mobile-equipement-header__price-right-wrapper{margin-top:-15px}.mobile-equipement-header__price-cents{font-size:27px}.mobile-equipement-header__price-descriptions{margin-top:2px}.mobile-equipement-header__price-e-month{font-size:27px}.mobile-equipement-header__comment{border-radius:24px;top:86%;left:63%;-webkit-transform:translate(-63%,-81%);-ms-transform:translate(-63%,-81%);transform:translate(-63%,-81%);padding:10px 20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%;white-space:nowrap}.mobile-equipement-header__comment img{width:50px}.mobile-equipement-header__comment p{padding-left:20px;font-size:16px}.device-types__wrapper{max-width:1024px}.device-types__menu{top:-9px;left:-24px;padding:10px 0 20px}.device-types__lists{margin:20px 32px 0;max-width:1024px}.device-types__card{width:300px;max-height:250px}.device-types__card:not(:last-child){margin-bottom:50px}.device-types__card:nth-child(2n+1){margin-right:0}.device-types__card:not(:nth-child(3n)){margin-right:30px}.device-types__details{margin:20px 32px 0;max-width:1024px}.workstations-page{background-image:url(../../images/new-images/workstations/Workstation_1056_header.png)}.workstations-page--mobile{display:none}.workstations-page--desktop{display:block}.workstations-page__container{min-height:330px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.workstations-page h1{margin:69px 0 10px}.workstations-page a{margin:40px 0 69px}.workstations-big-background{background-image:url(../../images/new-images/workstations/Workstation_1056_background.png);padding-bottom:80px}.workstations-big-background .cards-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.workstations-workspace{padding:50px 40px;max-width:1280px;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.workstations-workspace img{max-width:525px;margin-bottom:0}.workstations-workspace h2{font-size:35px;line-height:47px;text-align:left;max-width:515px}.workstations-workspace p{text-align:left;max-width:515px;padding-left:0}.workstations-workspace .hidden-tablet{display:block}.workstations-workspace .hidden-desktop{display:none}.workstations__btn{margin-top:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.workstations__btn--last{margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workstations-cards{-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;gap:40px;padding-bottom:70px}.workstations-cards--additional{padding-bottom:0}.workstations-card{max-width:468px;width:468px;padding:27px 22px 40px;margin:0}.workstations-card__section{padding-bottom:20px}.workstations-card__section--additional{max-width:150px}.workstations-card--flex{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}.workstations-card__name{padding:26px 0 26px 41px;left:-45px;width:450px}.workstations-card__name h3{text-wrap:nowrap}.workstations-card__name--additional{padding:5px 16px 5px 30px;width:192px;left:-30px}.workstations-card__description{padding-bottom:20px}.workstations-card__list{margin-top:12px;gap:12px}.workstations-card--width-small{max-width:300px;width:300px}.workstations-vpn h3{font-size:35px;line-height:47px;max-width:734px}.workstations-vpn p{max-width:1043px;padding:0 20px}.workstations-schema img{margin-top:-70px}.workstations-options h2{font-size:35px;line-height:47px;max-width:100%;margin:70px auto 30px}.maintenance-page{background-image:url(../../images/new-images/maintenance/Maintenance_1056_header.png)}.maintenance-page h1{font-size:50px;line-height:68px}.maintenance-services{padding-bottom:90px}.maintenance-services img{height:422px}.maintenance-services__content{padding-top:90px;max-width:862px}.maintenance-services__content h2{font-size:35px;line-height:47px}.maintenance-support{padding:70px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:35px}.maintenance-support__wrapper{max-width:535px;margin:0}.maintenance-support__wrapper h3{font-size:35px;line-height:47px;max-width:488px;margin-left:0;text-align:left}.maintenance-support__wrapper p{max-width:396px;text-align:left;margin-left:0}.maintenance-support__wrapper-img{max-width:430px;height:665px;-o-object-fit:cover;object-fit:cover;position:relative;top:-130px}.maintenance-support__list:not(:last-child){margin-bottom:20px}.maintenance-support__list:not(:last-child) p{margin:0;max-width:100%}.maintenance-response__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;max-width:1056px;margin:auto}.maintenance-response__content h3{font-size:35px;line-height:47px;max-width:488px}.maintenance-response__content p{max-width:488px}.maintenance-response__list{max-width:100%}.maintenance-response__list img{width:48px;height:48px}.maintenance-response__list p{max-width:100%;font-size:18px;line-height:24px}.maintenance-audit{background-image:url(../../images/new-images/maintenance/Maintenance_1056_background.png)}.maintenance-audit__wrapper{padding-top:70px}.maintenance-audit__subtitle{max-width:706px}.maintenance-audit__img{max-width:124px;height:157px}.maintenance-audit__title{margin-bottom:20px}.maintenance-audit__title h3{max-width:100%;font-size:35px;line-height:47px}.maintenance-audit__title p{font-size:25px;line-height:34px}.maintenance-audit__subtitle{max-width:706px}.maintenance-audit__circles{background-image:url(../../images/new-images/maintenance/Maintenance_1056_connected_shape_audit.svg);background-repeat:no-repeat;background-size:contain;height:375px;width:970px;margin:30px auto 0;position:relative}.maintenance-audit__circles--hidden-tab{display:block}.maintenance-audit__circles--hidden-desktop{display:none}.maintenance-audit__circle{color:#004994;border-bottom:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:19px;position:absolute}.maintenance-audit__circle p{text-align:center;color:#004994}.maintenance-audit__circle img{width:94px;height:65px}.maintenance-audit__circle--1{top:50px;left:55px}.maintenance-audit__circle--1 p{max-width:150px}.maintenance-audit__circle--2{top:120px;left:365px}.maintenance-audit__circle--2 p{max-width:150px}.maintenance-audit__circle--3{top:35px;right:85px}.maintenance-audit__circle--3 p{max-width:191px}.maintenance-audit .workstations-cards{margin-bottom:0}.maintenance-infrastucture{margin-top:40px}.maintenance-infrastucture h3{font-size:35px;line-height:47px}.maintenance-infrastucture h4{font-size:25px;line-height:37px}.maintenance-infrastucture p:nth-child(3){max-width:775px}.maintenance-options{padding-bottom:0}.maintenance-options .workstations-card{padding-top:40px;padding-bottom:40px}.maintenance-options .workstations-card__name{max-width:240px}.maintenance-options .workstations-card__title{font-size:25px;line-height:40px;max-width:100%}.maintenance-options .workstations-card__name h3{font-size:25px;line-height:40px}.maintenance-options .workstations-card__list:first-child{margin-top:40px}.maintenance-options .workstations-card__section{padding-bottom:0}.maintenance-options .workstations-card__section--additional{max-width:100%}.maintenance-options .workstations-card--additional__section h3{font-size:25px;line-height:40px}.maintenance-options .workstations-card .workstations__btn{margin-top:40px}.maintenance-assistance__wrapper{padding-top:70px;padding-bottom:70px;width:1056px;margin:auto}.maintenance-assistance__wrapper h3{font-size:35px;line-height:47px;text-align:left;margin-left:0}.maintenance-assistance__wrapper h4{max-width:250px;text-align:left;margin-left:0}.maintenance-assistance__description{max-width:395px;text-align:left;margin-left:0}.maintenance-assistance__lists{margin-left:0;max-width:530px}.maintenance-assistance__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.maintenance-assistance__list p{max-width:474px;text-wrap:wrap}.maintenance-priority{background-image:url(../../images/new-images/maintenance/Maintenance_1056_background_pattern.png);margin-bottom:200px;position:relative}.maintenance-priority__wrapper{padding-top:70px;padding-bottom:70px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:1056px;margin:auto}.maintenance-priority__img{max-width:430px;height:1015px;position:absolute;top:-500px;right:7%}.maintenance-priority__img--tablet{display:none}.maintenance-priority__img--desktop{display:block}.maintenance-priority__title h3{font-size:35px;line-height:47px;max-width:488px;text-align:left;margin-left:0}.maintenance-priority__title h4{font-size:20px;line-height:27px;text-align:left;margin-bottom:20px}.maintenance-priority__description{max-width:525px;text-align:left}.maintenance-priority .workstations__btn{margin-top:44px}.loltv-page__wrapper{background-image:url(../../images/new-images/loltv/TV_1056_IMG_header.png)}.loltv-page__container{height:auto;height:330px;padding-top:60px}.loltv-page__container h1{max-width:100%}.loltv-page__container p{font-size:25px;line-height:34px;max-width:100%;margin:0 auto}.loltv-spaces{max-width:1016px;margin:auto}.loltv-spaces h3{font-size:35px;line-height:47px;max-width:396px;margin-left:0;text-align:left}.loltv-spaces p{margin:20px 0 0;text-align:left;max-width:473px}.loltv-business{padding:40px 47px;margin-top:55px;max-width:1016px}.loltv-business__img{top:-300px;left:auto;right:50px;max-width:415px}.loltv-business__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.loltv-business__wrapper h3{font-size:35px}.loltv-business__lists{margin-top:33px}.loltv-bouquets{max-width:1016px;padding:40px;margin-top:90px}.loltv-bouquets h3{font-size:35px}.loltv-bouquets__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:35px}.loltv-bouquets__list{width:300px;padding:40px 20px}.loltv-bouquets__list:not(:last-child){margin-bottom:0}.loltv-bouquets__list h4{font-size:25px;line-height:34px;max-width:113px;margin-bottom:28px}.loltv-bouquets__list-description{max-width:170px}.loltv-bouquets__list--1{background-image:url(../../images/new-images/loltv/TV_1056_layer_CINEMA.png)}.loltv-bouquets__list--2{background-image:url(../../images/new-images/loltv/TV_1056_layer_SPORT.png)}.loltv-bouquets__list--3{background-image:url(../../images/new-images/loltv/TV_1056_layer_LUSO.png)}.loltv--productivity{background-image:url(../../images/new-images/loltv/TV_1056_background.png)}.loltv--productivity .productivity__container{max-width:1016px}.loltv--productivity .productivity__card_small{-ms-flex-preferred-size:300px;flex-basis:300px}.loltv--productivity .productivity__title{font-size:35px}.loltv--productivity .card-small{max-width:300px}.loltv--productivity .cards-row{gap:35px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.loltv--productivity .cards-row h3{font-size:20px;margin-bottom:20px}}@media screen and (min-width:1302px){.hero-main .wrapper-hero{padding-left:8%;padding-right:8%}.landLineSection .landLineSectionContent{padding:50px}.landLineSection .landLineSectionContent .circleSecond{-webkit-transform:translate(-50px,52px);-ms-transform:translate(-50px,52px);transform:translate(-50px,52px)}.why-choose-us-item{width:283px}.why-choose-us .title{margin-bottom:67px}.picWithDescription.interphone-page .picWithDescriptionWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.productivity--fibre .productivity__card_big:first-of-type .description .text--laptop{display:block}.productivity--fibre .productivity__card_big:first-of-type .text--tablet{display:none}.productivity--fibre .productivity__card--second .text--laptop{display:block}.productivity--fibre .productivity__card--second .text--tablet{display:none}.device-types__wrapper{max-width:1200px;padding:50px 0 75px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.device-types__brands{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:200px}.device-types__brand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:190px;padding-left:0;padding-right:0;text-transform:uppercase}.device-types__brand:hover{color:#004994;background-color:transparent}.device-types__brand:hover .device-types__arrow::before{-webkit-transform:translate(10px,-1px) rotate(45deg);-ms-transform:translate(10px,-1px) rotate(45deg);transform:translate(10px,-1px) rotate(45deg);background-color:#004994;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.device-types__brand:hover .device-types__arrow::after{-webkit-transform:translate(10px,1px) rotate(-45deg);-ms-transform:translate(10px,1px) rotate(-45deg);transform:translate(10px,1px) rotate(-45deg);background-color:#004994;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.device-types__lists{margin:0 0 0 50px}.device-types__details{margin:0 0 0 50px}.device-types__link{text-transform:uppercase;font-weight:400}.device-types .is-active{color:#004994}.device-types .is-active .device-types__arrow::before{-webkit-transform:translate(10px,-1px) rotate(45deg);-ms-transform:translate(10px,-1px) rotate(45deg);transform:translate(10px,-1px) rotate(45deg);background-color:#004994}.device-types .is-active .device-types__arrow::after{-webkit-transform:translate(10px,1px) rotate(-45deg);-ms-transform:translate(10px,1px) rotate(-45deg);transform:translate(10px,1px) rotate(-45deg);background-color:#004994}.workstations-page{background-image:url(../../images/new-images/workstations/Workstation_1302_header.png)}.workstations-page__container{min-height:330px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1380px}.workstations-page h1{margin:65px 0 10px}.workstations-page p{font-size:25px;line-height:34px}.workstations-page a{margin:40px 0 65px}.workstations-page .wrapper-hero{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.workstations-big-background{background-image:url(../../images/new-images/workstations/Workstation_1302_background.png);padding-bottom:90px}.workstations-workspace{-webkit-box-sizing:border-box;box-sizing:border-box;padding:23px 8%;gap:20px;max-width:100%}.workstations-workspace img{max-width:650px}.workstations__btn{margin-top:82px}.workstations__btn--additional{margin-top:87px}.workstations__btn--last{margin-top:40px}.workstations-cards{gap:96px}.workstations-cards--additional{gap:38px;padding-bottom:0}.workstations-card{max-width:530px;width:530px;padding:27px 42px 40px;margin:0}.workstations-card__section{padding-bottom:40px}.workstations-card__section--additional{max-width:100%;padding-bottom:20px;text-wrap:nowrap}.workstations-card__name{padding:26px 100px 26px 70px;left:-20px;width:450px}.workstations-card__name p{width:270px}.workstations-card__name--additional{padding:5px 16px 5px 50px;width:200px;left:-50px}.workstations-card__description{padding-bottom:20px;max-width:356px}.workstations-card--width-small{max-width:362px;width:362px}.workstations-vpn h3{margin-bottom:40px}.workstations-schema img{margin-top:-110px}.maintenance-page{background-image:url(../../images/new-images/maintenance/Maintenance_1302_header.png)}.maintenance-services{padding-bottom:90px}.maintenance-services img{height:554px;margin-top:-50px}.maintenance-services__content{margin-left:0;text-align:left;padding:90px 8% 0;max-width:100%}.maintenance-services__content h2{font-size:35px;line-height:47px;max-width:850px}.maintenance-services__content p{max-width:685px}.maintenance-support{gap:65px;max-width:1302px;margin:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maintenance-support__wrapper{max-width:535px;margin:0}.maintenance-support__wrapper h3{max-width:435px}.maintenance-support__wrapper p{max-width:483px}.maintenance-support__wrapper-img{max-width:593px;height:674px;top:-130px}.maintenance-support__list:not(:last-child){margin-bottom:20px}.maintenance-support__list:not(:last-child) p{margin:0;max-width:100%}.maintenance-response__wrapper{max-width:1302px;padding-bottom:40px;margin-top:-50px}.maintenance-response__content h3{max-width:529px}.maintenance-response__content p{max-width:491px;margin-left:0}.maintenance-response__list{gap:30px;margin-left:100px}.maintenance-response__list img{width:65px;height:65px}.maintenance-response__list p{max-width:100%;font-size:18px;line-height:24px}.maintenance--border{width:593px}.maintenance-audit{background-image:url(../../images/new-images/maintenance/Maintenance_1302_background.png)}.maintenance-audit__wrapper{padding-bottom:0}.maintenance-audit__circles{background-image:url(../../images/new-images/maintenance/Maintenance_1302_connected_shape_audit.svg);height:457px;width:1181px;margin-top:40px}.maintenance-audit__title{margin-top:20px}.maintenance-audit__circle p{max-width:275px;font-size:20px;line-height:27px}.maintenance-audit__circle--1{top:90px;left:30px}.maintenance-audit__circle--2{top:190px;left:410px}.maintenance-audit__circle--3{top:65px;right:75px}.maintenance-infrastucture{margin-top:80px}.maintenance-infrastucture h3{font-size:35px;line-height:47px}.maintenance-infrastucture h4{font-size:25px;line-height:34px}.maintenance-options .workstations-card__title{text-wrap:wrap}.maintenance-options .workstations-card__name{max-width:358px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.maintenance-options .workstations-card__section{margin-bottom:40px}.maintenance-options .workstations-card__section--additional{max-width:300px}.maintenance-options .workstations-card--additional__section{margin-bottom:50px}.maintenance-options .workstations__btn{margin-top:36px}.maintenance-assistance__wrapper{width:1302px}.maintenance-assistance__wrapper h3{font-size:35px;line-height:47px}.maintenance-assistance__wrapper h4{font-size:25px;line-height:34px;max-width:325px}.maintenance-assistance__description{max-width:395px}.maintenance-assistance__lists{max-width:100%}.maintenance-assistance__list p{max-width:100%}.maintenance-priority{background-image:url(../../images/new-images/maintenance/Maintenance_1302_background_pattern.png);margin-bottom:135px}.maintenance-priority__wrapper{width:1302px}.maintenance-priority__img{max-width:515px;height:970px;top:-430px;right:5%}.maintenance-priority__img--tablet{display:none}.maintenance-priority__img--desktop{display:block}.maintenance-priority__title h3{font-size:30px;line-height:41px;max-width:488px}.maintenance-priority__title h4{font-size:25px;line-height:34px;margin-bottom:20px}.maintenance-priority__description{max-width:525px}.maintenance-priority .workstations__btn{margin-top:40px}.loltv-page__wrapper{background-image:url(../../images/new-images/loltv/TV_1302_IMG_header.png)}.loltv-spaces{max-width:1156px}.loltv-spaces h3{max-width:780px}.loltv-spaces p{max-width:684px}.loltv-business{padding:40px 27px;margin-top:90px;max-width:1156px}.loltv-business__img{top:-210px;right:0;max-width:449px}.loltv-business__lists{margin-top:40px}.loltv-bouquets{max-width:1156px}.loltv-bouquets__lists{gap:35px}.loltv-bouquets__list{width:344px;padding:40px 30px}.loltv-bouquets__list:not(:last-child){margin-bottom:0}.loltv-bouquets__list h4{font-size:25px;line-height:34px;max-width:113px;margin-bottom:28px}.loltv-bouquets__list-description{max-width:170px}.loltv-bouquets__list--1{background-image:url(../../images/new-images/loltv/TV_1302_layer_CINEMA.png)}.loltv-bouquets__list--2{background-image:url(../../images/new-images/loltv/TV_1302_layer_SPORT.png)}.loltv-bouquets__list--3{background-image:url(../../images/new-images/loltv/TV_1302_layer_LUSO.png)}.loltv--productivity{background-image:url(../../images/new-images/loltv/TV_1302_background.png)}.loltv--productivity .productivity__container{max-width:1156px}.loltv--productivity .productivity__card_small{-ms-flex-preferred-size:362px;flex-basis:362px}.loltv--productivity .cards-row{gap:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loltv--productivity .card-small{max-width:362px;margin:0;padding-left:17px;padding-right:17px}}@media screen and (min-width:1303px){.wrapper-hero .wrapper-left .heroH1{font-size:48px;line-height:65px}.wrapper-hero .wrapper-left p{font-size:25px;line-height:34px}.packs__bottom--workstations .packs-banner{max-width:960px;max-height:336px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.packs__bottom--workstations .packs-banner__title{font-size:30px;line-height:41px}.packs__bottom--workstations .packs-banner__sub-title{max-width:377px}.packs__bottom--workstations .packs-banner__images{width:316px}.packs__bottom--workstations .packs-banner__images-man{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1){width:140px;height:140px;right:-150px;left:initial;top:20px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1) img{width:140px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2){top:110px;left:initial;right:-60px;width:100px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2) img{width:100px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3){left:initial;right:-120px;top:initial;bottom:50px;width:130px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3) img{width:200px}}@media screen and (min-width:1320px){.mobile-equipement-header{background-image:url(../../images/new-images/mobile/equipements_header/header_background-1302.png);padding:64px 0}.mobile-equipement-header__wrapper{max-width:1200px}.mobile-equipement-header__wrapper h3{font-size:38px;line-height:52px}.mobile-equipement-header__price{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mobile-equipement-header__comment{top:87%;left:50%;-webkit-transform:translate(-50%,-87%);-ms-transform:translate(-50%,-87%);transform:translate(-50%,-87%)}}@media screen and (min-width:1400px){.mobile-equipement-header__wrapper{max-width:1344px}}@media (min-width:1400px){.device-types__wrapper{max-width:1344px}}@media screen and (min-width:1441px){.home-page-hero .hero-content .banner-item__wrapper.not-video{background-image:url(../../images/new-images/home/business-pack-img-1920.png);height:500px}.home-page-hero .hero-content video{height:500px}.wrapper-sized{width:1360px;padding:0}header .header-bottom-row{padding:0 146px}header .header-top-row{padding-left:146px;padding-right:146px}.lolcloud-section{padding-bottom:87px}.hero-main.sip-page .wrapper-right img{width:650px}.hero-main.interphone-page .wrapper-hero{min-height:600px}.main-description-block-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-description-block-wrapper .telecomSolutionImg{margin-right:86px}.landLineSectionContent{width:1360px;padding:60px 80px 107px!important}.landLineSectionContent .description-block{margin-bottom:30px}.landLineSectionContent .description-block h2{margin-bottom:10px}.landLineSectionContent div.circleMain{margin:0;margin-left:auto;width:600px;height:600px;-webkit-transform:translate(167px,197px);-ms-transform:translate(167px,197px);transform:translate(167px,197px)}.landLineSectionContent div.circleMain img{width:240px;left:100px;bottom:200px}.landLineSectionContent .circleSecond{width:680px;-webkit-transform:translate(-82px,110px)!important;-ms-transform:translate(-82px,110px)!important;transform:translate(-82px,110px)!important}.why-choose-us-items{width:1360px;margin:0 auto}.installation-body{width:1380px;margin-left:auto;margin-right:auto}.picWithDescriptionDescription{padding-left:138px;max-width:693px}.picWithDescriptionDescription h2{font-size:25px;line-height:34px}.main-description{font-size:25px;line-height:34px}.abonnements-pageHero .wrapper .heroTitles h1{font-size:48px;line-height:65px}.picWithDescriptionPicture.abonnementsPageImgWithDescription{max-width:45%}.ddos-schema .ddos-schema-description,.ddos-schema .ddos-schema-img{max-width:1300px}.ddos-description-content{width:1360px}.ddos-description-content .img-content{margin-right:100px}.banner-offres__container{max-width:90%}.packs{background-image:url(../../images/new-images/nos-offres/packs-bg-large.png)}.packs__banner,.packs__conditions,.packs__container{max-width:1200px}.packs__item:not(:last-child){margin-right:75px}.packs__bottom--workstations .cards-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.packs__bottom--workstations .productivity__card_small{max-width:488px}.packs .personal-offre__container{max-width:1200px}.packs .banner-fibre{padding-top:65px;padding-bottom:65px}.packs .banner-fibre__container{max-width:90%}.packs .banner-fibre__description{max-width:initial}.packs .banner-fibre__title{font-size:48px;line-height:65px}.packs .banner-fibre__sub-title{font-size:25px;line-height:34px}.packs .banner-fibre__icon{width:80px}.packs .banner-fibre__icon:not(:first-child){margin-left:30px}.packs .productivity__container{max-width:85%}.packs .productivity__card_big{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.packs .productivity__card_big:first-of-type{height:350px;padding-top:44px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.packs .productivity__card_big:first-of-type .img{width:70%;margin-top:100px}.packs .productivity__card_big .description{max-width:755px}.packs .productivity__card_big .description .icon{width:70px}.packs .productivity__card_big.reverse .description{max-width:800px}.packs .productivity__card_small{-ms-flex-preferred-size:100%;flex-basis:100%}.packs .productivity--fibre__card_big:first-of-type{padding-top:44px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.packs .fibre-equipment__container{max-width:85%}.packs .fiber-bottom-banner .banner-container{max-width:75%}.productivity--fibre .productivity__container{max-width:85%}.productivity--fibre .productivity__card_big:first-of-type{height:350px;padding-top:44px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.productivity--fibre .productivity__card_big:first-of-type .img{width:70%;margin-top:100px}.productivity--fibre .productivity__card_small{-ms-flex-preferred-size:100%;flex-basis:100%}.productivity--fibre .cards-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1600px){.homepage-why-choose-us .why-choose-us-items{width:initial}.intercoms-models__container{max-width:1500px}.ip-security__content{left:53%;top:95px}.functioning{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.intercoms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:700px;margin-top:-300px}.intercoms .a_c-container{width:1500px}.intercoms__content{max-width:unset}.intercoms:after{right:-260px;width:840px;height:710px}.intercom-card{width:400px}.home-page-hero .hero-content .hero-description-wrapper .hero-description{width:initial}.home-page-hero .hero-content .hero-description-wrapper .hero-description img{width:135px}.home-page-hero .hero-content .hero-description-wrapper .hero-description h3{font-size:48px;line-height:48px;margin-top:20px}.home-page-hero .hero-content .hero-description-wrapper .hero-description p{font-size:40px;line-height:48px}.home-page-hero .hero-content .hero-description-wrapper .hero-description .price-circle{top:20%;right:-130px}.a_c-container{max-width:1500px}.hero.access-control{min-height:500px}.description-main{max-width:735px}.description-main__sub-title{font-size:25px;line-height:34px;margin-bottom:50px}.list-block{padding-top:90px;padding-bottom:90px}.list-block__list{padding-left:200px}.list-1__item{font-size:22px}.cards-2{padding-top:70px;padding-bottom:70px}.cards-2__card:not(:last-child){margin-bottom:50px}.card-2{padding:53px 65px;min-height:350px}.card-2.access-control:first-of-type{background-image:url(../../images/new-images/access-control/card-1-bg-large.png)}.card-2.access-control:nth-of-type(2){background-image:url(../../images/new-images/access-control/card-2-bg-large.png)}.card-2__title{font-size:32px;line-height:43px;margin-bottom:20px}.card-2__sub-title:not(:last-of-type){margin-bottom:20px}.card-2__img{-ms-flex-preferred-size:70px;flex-basis:70px;margin-right:23px}.software{padding-bottom:108px}.software__title{font-size:32px;line-height:43px;margin-bottom:104px}.software__item-1{margin-bottom:250px}.software__item-1 .software__item-img{width:1066px;top:-80px}.software__item-2 .software__item-img{width:48%}.software__item-2 .software-card{max-width:820px;padding:60px 70px;-webkit-transform:translateX(-40px);-ms-transform:translateX(-40px);transform:translateX(-40px)}.software__item-3 .software-card .software-card__content{max-width:560px}.software__item-3 .software-card .software-card__img{width:805px;right:-60px}.software-card{padding:45px 65px;min-height:350px}.software-card__title{margin-bottom:20px}.software-card__sub-title{margin-bottom:20px}.software-card_1 .software-card__content{width:510px}.bottom-banner_light{padding-top:82px;padding-bottom:82px}.bottom-banner_light__title{font-size:32px;line-height:43px}.hero.pointage{min-height:500px}.pointage-services{background-image:url(../../images/new-images/pointage/services-bg-lg.png);padding-top:70px;padding-bottom:70px}.pointage-services__list{max-width:545px;margin-left:60%}.pointage-services__list-item{font-size:22px;line-height:32px}.pointage-services__list-item:last-child{margin-top:25px}.why-us{padding-top:70px;padding-bottom:70px}.why-us__title{font-size:32px;line-height:43px}.why-us__images{right:50px}.why-us__images img:nth-child(2){width:223px;bottom:-173px;left:calc(50% - 110px)}.why-us .list-block__list{padding-left:0}.hours__description h3{font-size:32px;line-height:43px}.hours__description .note{margin-top:32px}.hours__images .circle-images{width:290px;height:290px;margin-top:0;margin-left:150px}.hours__images .circle-icon{top:initial;bottom:0}.managing{background-position-x:0;background-position-y:center;background-size:800px;background-image:url(../../images/new-images/pointage/laptop_mockup_lg.png)}.managing__content{max-width:690px}.managing .list-block__list{padding-left:0}.free-trail__content{max-width:1300px;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}.free-trail__description{max-width:610px}.free-trail__description h3{font-size:32px;line-height:43px}.free-trail__description p{font-size:22px;line-height:30px}.free-trail__separator{margin-left:10%;margin-right:20%}.hero.pointage{background-image:url(../../images/new-images/pointage/hero-img-lg.png)}}@media screen and (min-width:1700px){.why-us__images img:first-child{left:initial;right:50px}}@media screen and (min-width:1920px){.packs__bottom--workstations .packs-banner{max-width:1160px;-ms-flex-pack:distribute;justify-content:space-around}}@media (min-width:1920px){.productivity--workstations .productivity__card_small{margin-bottom:20px}.device-types__brands{margin-right:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.device-types__brand{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;color:#575756;font-size:18px;line-height:24px;width:200px;margin-right:130px;margin-top:16px;text-transform:uppercase}.device-types__lists{max-width:968px}.device-types__details{max-width:968px}.workstations-page{background-image:url(../../images/new-images/workstations/Workstation_1920_header.png)}.workstations-page__container{min-height:330px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.workstations-page h1{font-size:60px;line-height:82px;margin:58px 0 10px}.workstations-page a{margin:40px 0 58px}.workstations-big-background{background-image:url(../../images/new-images/workstations/Workstation_1920_background.jpeg)}.workstations-big-background .productivity__container{max-width:1920px}.workstations-big-background .cards-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.workstations-big-background .productivity__card_small{padding:40px 50px 62px;-ms-flex-preferred-size:488px;flex-basis:488px}.workstations-big-background .productivity__card_small h3{margin-bottom:20px}.workstations-workspace{-webkit-box-sizing:border-box;box-sizing:border-box;padding:38px 8%;max-width:1920px}.workstations-workspace img{max-width:737px}.workstations-workspace h2{font-size:40px;line-height:55px;max-width:718px}.workstations-workspace p{max-width:665px}.workstations__btn{margin-top:70px}.workstations__btn--additional{margin-top:60px}.workstations__btn--last{margin-top:40px}.workstations-cards{gap:75px}.workstations-cards--additional{gap:30px;margin-bottom:96px;padding-bottom:0}.workstations-card{max-width:715px;width:715px}.workstations-card__name{padding:23px 70px;left:-80px;width:482px}.workstations-card__name p{width:410px}.workstations-card__name--additional{padding:5px 16px 5px 50px;width:200px;left:-50px}.workstations-card__description{padding-bottom:20px;max-width:356px}.workstations-card--width-small{max-width:488px;width:488px}.workstations-vpn h3{font-size:40px;line-height:55px}.workstations-schema img{margin-top:-150px}.workstations-options h2{font-size:40px;line-height:55px}.maintenance-page{background-image:url(../../images/new-images/maintenance/Maintenance_1920_header.png)}.maintenance-services img{height:669px;margin-top:-150px}.maintenance-services__content h2{font-size:40px;line-height:55px;max-width:1000px}.maintenance-support{gap:115px;max-width:100%;padding-left:8%;padding-right:8%}.maintenance-support__wrapper{max-width:655px;margin:0}.maintenance-support__wrapper h3{font-size:40px;line-height:55px;max-width:485px}.maintenance-support__wrapper-img{max-width:765px;height:610px;top:-130px}.maintenance-support__list:not(:last-child){margin-bottom:20px}.maintenance-support__list:not(:last-child) p{margin:0;max-width:100%}.maintenance-response__wrapper{max-width:100%;padding-left:8%;padding-right:8%}.maintenance-response__content{max-width:763px}.maintenance-response__content h3{font-size:40px;line-height:55px;max-width:529px}.maintenance-response__content p{max-width:491px;margin-left:0}.maintenance-response__list{gap:40px;margin:35px auto 35px 80px}.maintenance-response__list img{width:65px;height:65px}.maintenance-response__list p{font-size:20px;line-height:27px}.maintenance--border{width:735px}.maintenance-audit{background-image:url(../../images/new-images/maintenance/Maintenance_1920_background.jpeg)}.maintenance-audit__circles{background-image:url(../../images/new-images/maintenance/Maintenance_1920_connected_shape_audit.svg);margin-top:60px}.maintenance-audit__circle p{max-width:255px;font-size:20px;line-height:27px}.maintenance-audit__circle--1{left:40px}.maintenance-audit__circle--2{top:180px;left:415px}.maintenance-audit__circle--3{top:65px;right:85px}.maintenance-audit__title h3{font-size:40px;line-height:55px}.maintenance-audit__title p{font-size:30px;line-height:41px}.maintenance-audit__subtitle p{font-size:20px;line-height:27px;max-width:882px}.maintenance-infrastucture h3{font-size:40px;line-height:55px}.maintenance-infrastucture h4{font-size:30px;line-height:41px}.maintenance-infrastucture p:nth-child(3){max-width:1196px;font-size:20px;line-height:27px}.maintenance-options{padding-bottom:60px}.maintenance-options .workstations-card__title{text-wrap:nowrap}.maintenance-options .workstations-card__name{max-width:425px;width:425px}.maintenance-options .workstations-card__section h3{text-wrap:nowrap}.maintenance-options .workstations__btn{margin-top:53px}.maintenance-assistance__wrapper{width:1720px;padding-left:8%}.maintenance-assistance__wrapper h3{font-size:40px;line-height:55px}.maintenance-assistance__wrapper h4{font-size:30px;line-height:41px;max-width:100%}.maintenance-assistance__description{max-width:575px}.maintenance-assistance__lists{max-width:100%}.maintenance-priority{background-image:url(../../images/new-images/maintenance/Maintenance_1920_background_pattern.png);margin-bottom:160px}.maintenance-priority__wrapper{width:1720px;padding-left:8%}.maintenance-priority__img{max-width:765px;width:765px;height:985px;top:-410px;right:10%}.maintenance-priority__title h3{max-width:100%;font-size:40px;line-height:55px}.maintenance-priority__title h4{font-size:30px;line-height:41px}.maintenance-priority__title p{margin-left:0}.maintenance-priority .workstations__btn{margin-top:66px}.loltv-page__wrapper{background-image:url(../../images/new-images/loltv/TV_1920_IMG_header.png)}.loltv-page__container h1{font-size:60px;line-height:82px}.loltv-page .gray-bgr{padding:90px}.loltv-spaces{max-width:1530px}.loltv-spaces h3{font-size:40px;line-height:55px;max-width:780px}.loltv-spaces p{max-width:780px}.loltv-business{padding:40px;margin-top:90px;max-width:1530px}.loltv-business h3{font-size:40px}.loltv-business__img{top:-320px;right:0;max-width:652px}.loltv-business__lists{margin-top:40px}.loltv-bouquets{max-width:1530px;padding:40px 125px}.loltv-bouquets h3{font-size:40px}.loltv-bouquets__lists{gap:40px}.loltv-bouquets__list{width:400px;padding:40px}.loltv-bouquets__list h4{font-size:30px;line-height:35px;max-width:136px;margin-bottom:25px}.loltv-bouquets__list-description{max-width:180px}.loltv-bouquets__list--1{background-image:url(../../images/new-images/loltv/TV_1920_layer_CINEMA.png)}.loltv-bouquets__list--2{background-image:url(../../images/new-images/loltv/TV_1920_layer_SPORT.png)}.loltv-bouquets__list--3{background-image:url(../../images/new-images/loltv/TV_1920_layer_LUSO.png)}.loltv--productivity{background-image:url(../../images/new-images/loltv/TV_1920_background.png)}.loltv--productivity .productivity__container{max-width:1530px}.loltv--productivity .productivity__card_small{-ms-flex-preferred-size:480px;flex-basis:480px}.loltv--productivity .productivity__title{font-size:40px;line-height:55px}.loltv--productivity .cards-row{gap:40px}.loltv--productivity .card-small{max-width:480px;padding:45px}.loltv--productivity .card-small h3{font-size:25px}}@media screen and (max-width:1920px){.productivity--fibre .productivity__card--second.productivity__card_big{padding-bottom:120px}.productivity--fibre .productivity__card--second.productivity__card_big .description .text h3{margin-bottom:35px}.productivity--fibre .productivity__card--second.productivity__card_big .description .text .note{margin-top:20px}.productivity--fibre .productivity__card--second.productivity__card_big .img{top:auto;bottom:0}}@media (max-width:1920px){.productivity--workstations .productivity__card_small{margin-bottom:20px}}@media screen and (max-width:1600px){.productivity--fibre .productivity__card_big{overflow:hidden}.productivity--fibre .productivity__card_big:first-of-type .description .text h3{font-size:25px;line-height:34px;padding-right:20px}.productivity--fibre .productivity__card_big:first-of-type .description .text h4{font-size:25px;line-height:34px;padding-right:20px}.productivity--fibre .productivity__card_big:first-of-type .description .text p{max-width:400px}.productivity--fibre .productivity__card_big .description .text h3{font-size:25px;line-height:34px;padding-right:20px}}@media screen and (max-width:1450px){.tariffs-container .tariffs-subtitles{margin-top:10px}}@media screen and (max-width:1440px){.landLineSection .description-block h2{font-size:16px;line-height:22px;margin-top:30px;margin-bottom:10px}.pack--fibre{min-width:350px;max-width:350px}.productivity--fibre .productivity__card_big{padding-left:35px;padding-bottom:100px}.productivity--fibre .productivity__card_big:first-of-type .description .text p{max-width:345px}.productivity--fibre .productivity__card_big:first-of-type .img--laptop{right:-45px}}@media screen and (max-width:1302px){.ip-security__content{top:30px}.ip-security__title{margin-bottom:15px}.ip-security__sub-title:not(:last-of-type){margin-bottom:15px}.functioning{-webkit-transform:translateY(-95px);-ms-transform:translateY(-95px);transform:translateY(-95px)}.intercoms{padding-bottom:35px}.intercoms:after{width:680px;height:575px}.intercoms__title{font-size:31px;line-height:42px}.intercoms__list li{font-size:20px;line-height:22px}.intercoms__learn-more{margin-top:35px}.description-main__title{font-size:40px;line-height:55px}.home-page-hero .hero-content .banner-item__wrapper.not-video{background-image:url(../../images/new-images/home/business-pack-img-1024.png)}.home-page-hero .hero-content .hero-description-wrapper .hero-description img{width:62px}.home-page-hero .hero-content .hero-description-wrapper .hero-description h3,.home-page-hero .hero-content .hero-description-wrapper .hero-description p{font-size:30px;line-height:35px}.advantages-content .advantages-list li{font-size:16px;line-height:22px;background-position-y:0}.ddos-schema p{text-align:center}.banner-fibre h1{font-size:36px;line-height:49px}.productivity__title{font-size:30px;line-height:41px;margin-bottom:35px}.productivity__card_big{padding:25px 60px}.productivity__card_big .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productivity__card_big .description .icon{margin-bottom:10px}.productivity--fibre .productivity__card_big{padding-left:35px;padding-bottom:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productivity--fibre .productivity__card_big:first-of-type .description{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px}.productivity--fibre .productivity__card_big:first-of-type .description .text h3{max-width:505px}.productivity--fibre .productivity__card_big:first-of-type .description .text--laptop{display:none}.productivity--fibre .productivity__card_big:first-of-type .text--tablet{display:block;z-index:2}.productivity--fibre .productivity__card_big:first-of-type .text--tablet h4{font-size:20px;line-height:27px;font-weight:400;color:#00498f;margin-bottom:18px;text-align:left}.productivity--fibre .productivity__card_big:first-of-type .text--tablet p{max-width:350px}.productivity--fibre .productivity__card--second .text--laptop{display:none}.productivity--fibre .productivity__card--second .text--tablet{display:block;z-index:2}.productivity--fibre .productivity__card--second .text--tablet .note{border:1px solid #00498f;border-radius:6px;padding:15px;margin-top:20px;font-weight:300}.productivity--fibre .productivity__card--second .text--tablet .note img{width:18px;vertical-align:middle;margin-right:5px}.productivity--fibre .productivity__card--second.productivity__card_big{padding-bottom:120px}.productivity--fibre .productivity__card--second.productivity__card_big .description{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.productivity--fibre .productivity__card--second.productivity__card_big .description .text h3{margin-bottom:35px}.productivity--fibre .productivity__card--second.productivity__card_big .description .text .note{margin-top:20px}.productivity--fibre .productivity__card--second.productivity__card_big .img{top:auto;bottom:0}.hero.access-control{background-position-x:60%}.list-block.access-control{background-image:url(../../images/new-images/access-control/list-block-bg-tablet.png)}.card-2__img{-ms-flex-preferred-size:50px;flex-basis:50px}.card-2__title{font-size:28px;line-height:38px}.card-2.access-control:first-of-type{background-image:url(../../images/new-images/access-control/card-1-bg-md.png)}.card-2.access-control:nth-of-type(2){background-image:url(../../images/new-images/access-control/card-2-bg-md.png);padding-left:40%}.software__title{font-size:28px;line-height:38px}.software__item:first-of-type{padding-left:70px}.software__item:first-of-type .software__item-1 .software__item-img{right:-50px;width:545px}.software__item:first-of-type .software-card_1{max-width:78%}.software__item:first-of-type .software-card_1 .software-card__content{max-width:60%}.software__item-3{padding-left:70px;padding-right:70px}.software__item-3 .software__item{padding-left:0}.software__item-3 .software-card__sub-title{width:428px}.software__item-3 .software__card .software-card__content{max-width:48%}.software__item-3 .software__card .software-card__img{right:-160px}.software-card__title{font-size:22px;line-height:30px;margin-bottom:4px}.bottom-banner_light__title{font-size:28px;line-height:38px}.hero.pointage{background-position-x:right}.pointage-services{background-image:url(../../images/new-images/pointage/services-bg-tablet.png);padding-right:30px}.why-us{padding-bottom:242px;margin-bottom:210px}.why-us__images{bottom:-130px;right:-130px}.why-us__images img:first-child{top:140px;left:-520px}.why-us__images img:nth-child(2){left:8%}.hours{padding-left:70px;padding-right:17px}.hours__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hours__description p{max-width:590px}.hours__images .circle-images img{width:290px}.hours__images .circle-icon{width:70px;right:260px;top:30px}.managing{padding-top:52px;padding-bottom:305px;background-size:670px;background-position-x:-139px;background-position-y:bottom}.managing__content{max-width:610px}.managing .why-us__title{font-size:28px;line-height:38px}.equip-company__content{max-width:1042px}.equip-company__content h4{width:40%}.equip-company__bubble .price-container .euros{font-size:86px}.equip-company__bubble .price-container>div:nth-child(2) .cents,.equip-company__bubble .price-container>div:nth-child(2) .month{font-size:30px}.equip-company__bubble .bubble-price p{margin-top:10px;font-size:20px;line-height:27px;max-width:218px}.equip-company__bubble .bubble-price::before{width:26px;height:26px;left:-60px;bottom:-60px}.equip-company__bubble .bubble-price::after{width:287px;height:287px;top:-105px}.equip-company__bubble img{top:-120px;right:-60px;width:111px}.banner-offres{background-position-x:72%}.packs-banner__images{width:450px;padding-left:0;margin-right:28px}.packs-banner__circle:nth-of-type(1){top:15px}.packs-banner__circle:nth-of-type(2){right:83px}.packs-banner__circle:nth-of-type(3){right:10px}.packs__bottom--workstations .packs-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:791px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1){width:116px;height:116px;right:60px;left:initial;top:20px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1) img{width:116px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2){top:60px;left:0;width:100px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2) img{width:100px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3){left:initial;right:60px;top:initial;bottom:50px;width:102px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3) img{width:80px}.packs__bottom--workstations .packs-banner__images{margin-right:0;max-width:400px}.packs__bottom--workstations .packs-banner__title{font-size:25px;line-height:34px}.packs__bottom--workstations .packs-banner__sub-title{margin:30px 0}.packs__bottom--workstations .productivity__card h3{margin-bottom:12px}.packs__bottom--workstations .productivity__card p{padding:0 17px}.tariffs__item:not(:last-child){margin-right:18px}.tariffs .main-title{font-size:36px;line-height:49px}.fibre-equipment{padding:110px 20px 121px}.fibre-equipment__container{max-width:1100px}.fibre-equipment__content{padding:55px 35px}.fibre-equipment__info img{width:321px;left:30px}.fibre-equipment__price{width:236px;padding:13px 27px 21px 72px;margin-left:230px}.fibre-equipment__description{max-width:516px;margin-left:40px}.fibre-equipment__description h3{font-size:32px;line-height:43px}.fibre-equipment__description a{margin:35px auto 0}}@media screen and (max-width:1275px){header .header-bottom-row .actions .calendar .calendar-title{width:135px}header .header-bottom-row nav ul li a{padding:0 8px}.fibre-page .calendar{margin-bottom:30px}}@media screen and (max-width:1130px){.packs__slider{padding-left:30px}.plan__description p{font-size:13px}}@media screen and (max-width:1080px){.mobile-abonements-slick .offres-slick__arrows{position:absolute;top:calc(50% + 105px);width:40px;height:40px;background:rgba(0,163,221,.7);border-radius:50%;z-index:2}.mobile-abonements-slick .offres-slick__arrows:after{content:'';position:absolute;display:block;width:15px;height:15px;border-top:3px solid #fff;border-right:3px solid #fff}.mobile-abonements-slick .offres-slick__arrows_prev{left:20px}.mobile-abonements-slick .offres-slick__arrows_prev:after{top:calc(50% - 9px);left:calc(50% - 6px);-webkit-transform:rotate(-130deg);-ms-transform:rotate(-130deg);transform:rotate(-130deg)}.mobile-abonements-slick .offres-slick__arrows_next{right:33px}.mobile-abonements-slick .offres-slick__arrows_next:after{top:calc(50% - 9px);left:calc(50% - 11px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}@media screen and (max-width:1077px){.fibre-products-item:last-child{margin-bottom:0}}@media screen and (max-width:1056px){header .header-bottom-row{position:relative}header .header-bottom-row .hamburger-nav{-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029;border-right:1px solid #00a3e0;border-bottom:1px solid #00a3e0;border-left:1px solid #00a3e0;background-color:#fff}header .header-bottom-row .hamburger-nav a{color:#00498f;cursor:pointer;margin-bottom:10px}header .header-bottom-row .hamburger-nav li{margin-bottom:10px}header .header-bottom-row .hamburger-nav li:first-child{margin-top:10px}header .header-bottom-row .actions .hamburger-nav-isActive{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;width:150px;position:absolute;right:0;bottom:-174px;-webkit-transition:all 1s;transition:all 1s}header .header-bottom-row .actions .hamburger{display:inline-block;margin-left:19px}header .header-bottom-row .actions .calendar .calendar-title{display:none;background-color:red}header .header-bottom-row .actions .calendar .calendar-icon{width:42px;height:42px}.nav-desktop{display:none}.hero-main{margin-bottom:32px}.hero-main .wrapper-right.wifi-page{width:100%}.hero-main.wifi-page{margin-bottom:0!important}.banner-offres__icon:not(:first-child){margin-left:20px}.fibre-equipment{padding:90px 20px 110px}.fibre-equipment__container{max-width:1016px}.fibre-equipment__content{padding:45px 25px}.fibre-equipment__info img{width:320px;left:25px}.fibre-equipment__price{margin-left:230px}.fibre-equipment__description{max-width:452px;margin-left:20px}.fibre-equipment__description h3{font-size:30px;line-height:41px}.fibre-equipment__description a{margin:33px auto 0}.tariffs .main-title{font-size:30px;line-height:40px}.pack--fibre-laptop{display:none}.pack--fibre-tablet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:100%;max-width:100%}.pack__header--fibre{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40%}.pack__header--fibre .pack__price{margin:10px 0}.pack__description--fibre{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.pack__footer--padding{padding-top:30px;padding-bottom:0}.pack__footer .plan__img img{position:relative}.pack__footer-btn button{margin-bottom:20px}.productivity--fibre .productivity__card_big{padding-left:35px;padding-bottom:170px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productivity--fibre .productivity__card_big:first-of-type .description{-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;margin-bottom:0}.productivity--fibre .productivity__card_big:first-of-type .description .text h3{max-width:100%}.productivity--fibre .productivity__card_big:first-of-type .description .text h4{font-size:20px;line-height:27px}.productivity--fibre .productivity__card_big:first-of-type .img--laptop{position:absolute;right:0}.productivity--fibre .productivity__card_big:first-of-type .text--tablet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productivity--fibre .productivity__card_big:first-of-type .text--tablet h4{font-size:20px;line-height:27px;font-weight:400;color:#00498f;margin-bottom:18px}.productivity--fibre .productivity__card_big:first-of-type .text--tablet p{text-align:center;max-width:450px}.productivity--fibre .productivity__card--second.productivity__card_big{padding:30px 30px 0}.productivity--fibre .productivity__card--second.productivity__card_big .description{-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}.productivity--fibre .productivity__card--second.productivity__card_big .description .text h3{text-align:center;margin-bottom:35px}.productivity--fibre .productivity__card--second.productivity__card_big .description .text p{text-align:center;margin:auto}.productivity--fibre .productivity__card--second.productivity__card_big .description .text .note{margin-top:20px}.productivity--fibre .productivity__card--second.productivity__card_big .img{position:relative;max-width:350px}}@media (max-width:1056px){.productivity--workstations{margin:60px auto 25px}.productivity--workstations .productivity__title{margin-bottom:30px}.productivity--workstations .productivity__card_small{max-width:362px;margin:auto}}@media screen and (max-width:1024px){.fibre-equipment{padding:77px 20px 98px}.fibre-equipment__container{max-width:1016px}.fibre-equipment__content{background:url(../../images/new-images/fibre-page/fibre-equipment-font-1024.png) no-repeat center/cover;padding:45px 25px 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.fibre-equipment__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fibre-equipment__info img{width:214px;left:30%}.fibre-equipment__price{width:213px;padding:13px 25px 13px 70px;margin:124px auto 44px 130px}.fibre-equipment__price p{font-size:14px}.fibre-equipment-pack__price{margin-top:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fibre-equipment-pack__price .euros{font-size:42px}.fibre-equipment-pack__price div:nth-child(2) .cents{font-size:18px;line-height:24px}.fibre-equipment-pack__price div:nth-child(2) .month{font-size:14px;line-height:19px;margin-top:-5px}.fibre-equipment__description{max-width:546px;margin-left:0}.fibre-equipment__description h3{font-size:28px;line-height:38px}.fibre-equipment__description a{margin:32px auto 0}}@media screen and (max-width:1023px){.functioning{padding:0 36px}.intercoms{padding-bottom:0;padding-left:36px;padding-right:36px}.intercoms:after{position:static;-webkit-transform:translate(130px,100px);-ms-transform:translate(130px,100px);transform:translate(130px,100px);margin-top:-145px;margin-left:auto}.intercoms__title{text-align:center}.intercoms__content{max-width:initial}.ip-security__bg{width:100%}.ip-security__content{width:90%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-right:0;text-align:center}.intercoms-models{padding:50px 20px 90px}.intercoms-models__header{margin-bottom:53px}.intercoms-models__title{font-size:24px;line-height:33px}.intercoms-models__row{-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}.intercom-card{max-width:340px;width:100%}.home-page-hero .hero-content .banner-item__wrapper.not-video{height:600px;background-image:url(../../images/new-images/home/business-pack-img-768.png)}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description h3{font-size:30px;line-height:36px;margin-bottom:5px}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description p:nth-of-type(2){margin-top:auto}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description .price-circle{width:118px;height:118px;top:100px;right:0}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description .price-circle .cents,.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description .price-circle .month,.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description .price-circle__title{font-size:14px}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description .price-circle .euros{font-size:52px}.description-main__sub-title{font-size:16px;line-height:22px;margin-top:10px}.home-page-hero .hero-content video{height:600px;-o-object-position:bottom;object-position:bottom}.hero-main.fibre-sb-page .wrapper-hero{background:url(../../images/new-images/fibre-page/fibre-sb-page-hero-mobile.png) no-repeat center/cover}.hero-main.fibre-sb-page .wrapper-hero .wrapper-right{display:none}.hero-main.fibre-sb-page .wrapper-hero .wrapper-left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:25px;height:700px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main.fibre-sb-page .wrapper-hero .wrapper-left h1{text-align:center}.hero-main.fibre-sb-page .wrapper-hero .wrapper-left .hero-image-tablet{display:none}.hero-main.lolcloud-page{margin-bottom:0}.hero-main.lolcloud-page .wrapper-right{display:none}.hero-main.lolcloud-page .wrapper-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main.lolcloud-page .wrapper-left .hero-image-tablet{display:block;margin-top:20px}.hero-main.lolcloud-page .wrapper-left h1{text-align:center}.hero-main.rackspace-page .wrapper-hero{background-image:url(../../images/new-images/rackspace/rack_spaces_hero.png);background-size:cover;background-position-y:135px;background-repeat:no-repeat;height:450px;padding-left:0}.hero-main.rackspace-page .wrapper-hero .wrapper-right{display:none}.hero-main.rackspace-page .wrapper-hero .wrapper-left{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main.rackspace-page .wrapper-hero .wrapper-left .heroH1{margin-bottom:5px;text-align:center}.hero-main.rackspace-page .wrapper-hero .wrapper-left p{text-align:center}.hero-main.rackspace-page .wrapper-hero .wrapper-left .hero-image-tablet{display:none}.hero-main.ddos-mitigation{background:0 0;overflow:hidden}.hero-main.ddos-mitigation .wrapper-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:520px}.hero-main.ddos-mitigation .wrapper-hero .wrapper-right{min-width:initial;width:660px;min-height:660px;margin-bottom:-490px;border-radius:50%;background-color:#00498f;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-main.ddos-mitigation .wrapper-hero .wrapper-right img{display:block;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px)}.hero-main.ddos-mitigation .wrapper-hero .wrapper-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main.ddos-mitigation .wrapper-hero .wrapper-left *{text-align:center}.installation-body,.installation-body.reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.installation-body h2,.installation-body p,.installation-body.reverse h2,.installation-body.reverse p{text-align:left!important}.installation-body .body-description,.installation-body.reverse .body-description{width:100%!important;margin-top:40px}.installation-body .body-description .description-list,.installation-body.reverse .body-description .description-list{width:100%}.home-page-products .products-grid{max-width:660px;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:24px}.home-page-products .products-grid .product-item:nth-child(2){-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2}.home-page-hero .hero-content .hero-description-wrapper{padding-left:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-page-hero .hero-content .hero-description-wrapper .hero-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px;text-align:center}.home-page-hero .hero-content .hero-description-wrapper .hero-description button{margin-top:auto}.home-page-hero .lolfiber-banner button{margin-top:0!important}.picWithDescriptionWrapper>div{position:relative;width:100%;background-size:cover;background-position:center}.picWithDescriptionWrapper>div::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00498f;opacity:.6}.picWithDescriptionWrapper>div p{z-index:2;color:#fff}.picWithDescriptionWrapper>div h2{z-index:2;color:#fff;font-size:32px;line-height:43px}.picWithDescriptionWrapper>div.vpn-page{background-image:url(../../images/new-images/vpn/picWithDescriptionPicture.jpg)}.picWithDescriptionWrapper>div.wifi-page{background-image:url(../../images/new-images/wifi-page/picWithDescriptionPicture.jpg)}.picWithDescriptionWrapper>div.sip-page{background-image:url(../../images/new-images/sip-trunking/sip-page-section-img.png)}.picWithDescriptionWrapper>div.rackspace-page{background-image:url(../../images/new-images/rackspace/picWithDescriptionPicture.jpg)}.picWithDescriptionWrapper>div.interphone-page{background-image:url(../../images/new-images/interphone/interphone-section-img.png)}.picWithDescriptionWrapper>div.abonnements-page{background-image:url(../../images/new-images/mobile-abonnements/mobileAbonnementPicWithDescription@2x.png)}.picWithDescriptionWrapper .picWithDescriptionPicture{display:none}.picWithDescriptionWrapper .picWithDescriptionDescription{padding:66px 52px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picWithDescriptionWrapper .picWithDescriptionDescription h2,.picWithDescriptionWrapper .picWithDescriptionDescription p{text-align:center}.picWithDescriptionHeaderAbonnentsMobileVersion{display:block}.picWithDescriptionHeaderAbonnentsMobile{display:none}.abonnements-pageHero{background-image:url(../../images/new-images/mobile-abonnements/heroImg-mobile.png);background-position:bottom center;height:675px}.abonnements-pageHero .wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.abonnements-pageHero .wrapper .heroTitles{width:initial;max-width:470px;height:initial;text-align:center;padding-left:10px;padding-right:10px;padding-top:28px}.abonnements-pageHero .wrapper .heroTitles h1{margin-top:0;margin-bottom:9px;font-size:25px;line-height:34px}.abonnements-pageHero .wrapper .heroTitles p{font-size:16px;line-height:22px}.abonnements-pageHero .wrapper .pack__footer-btn--margin-left button{margin-left:auto}.categories-wrapper .categories.lg-screens{display:none}.categories-wrapper .categories-mobile{display:block}.ddos-description-content{width:80%;padding-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ddos-description-content .description{text-align:center;padding:15px 0 35px}.ddos-description-content .img-content{margin-left:initial;margin-right:-20px;min-width:initial;margin-bottom:-3px}.advantages{padding-left:50px;padding-right:50px}.banner-offres{background-image:url(../../images/new-images/nos-offres/banner-bg-tablet.png);background-position-x:center;height:420px;padding-top:22px;padding-bottom:22px}.banner-offres__container{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner-offres__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-bottom:0;text-align:center}.banner-offres__description a{margin-top:auto!important}.banner-offres__title{font-size:28px;line-height:38px;margin-bottom:10px}.personal-offre__text h3{font-size:22px}.personal-offre__btn{text-align:center}.banner-fibre__description{text-align:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-fibre__description .calendar{margin:25px auto 0}.banner-fibre__title{font-size:30px;line-height:41px;margin-bottom:25px!important}.banner-fibre__sub-title{font-size:18px;line-height:24px}.banner-fibre__icons{display:none}.banner-fibre__icons_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.productivity__title{font-size:30px;line-height:41px;margin-bottom:35px}.productivity__card_big{padding:25px 0 0;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productivity__card_big:first-of-type .description,.productivity__card_big:nth-of-type(2) .description{-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;text-align:center}.productivity__card_big:first-of-type .description .icon,.productivity__card_big:nth-of-type(2) .description .icon{margin-bottom:10px;margin-right:0}.productivity__card_big:first-of-type .description .text h3,.productivity__card_big:nth-of-type(2) .description .text h3{font-size:25px;line-height:34px}.productivity__card_big:first-of-type .img,.productivity__card_big:nth-of-type(2) .img{position:relative}.productivity .cards-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productivity__card_small{-ms-flex-preferred-size:auto;flex-basis:auto}.fiber-bottom-banner .banner-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;text-align:center}.fiber-bottom-banner .banner-container h2{font-size:28px;line-height:38px}.hero.access-control{background-image:url(../../images/new-images/access-control/hero-img-tablet.png);padding-top:87px;padding-bottom:87px}.hero.access-control .description-main{max-width:320px}.list-block.access-control{background-image:url(../../images/new-images/access-control/list-block-bg-tablet-small.png)}.list-1__item{font-size:18px;line-height:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cards-2{padding:70px 50px;position:relative;-webkit-box-shadow:0 6px 12px #00000029;box-shadow:0 6px 12px #00000029}.cards-2__card:not(:last-child){margin-bottom:60px}.card-2{padding:30px;padding-right:70px}.card-2.access-control:first-of-type{background-image:url(../../images/new-images/access-control/card-1-bg-sm.png);background-position:right bottom;padding-bottom:190px;background-size:350px}.card-2.access-control:nth-of-type(2){padding-left:30px;background-image:url(../../images/new-images/access-control/card-2-bg-sm.png);background-position:left bottom;padding-bottom:260px;background-size:400px}.card-2__img{-ms-flex-preferred-size:40px;flex-basis:40px;margin-right:10px}.card-2__title{font-size:22px;line-height:30px}.software{padding-top:70px;padding-bottom:85px;background-color:#f8f8f8}.software__title{margin-bottom:50px;padding:0 40px}.software__item:first-of-type{padding:0 50px;margin-bottom:163px}.software__item:first-of-type .software-card_1{max-width:100%;padding-bottom:220px}.software__item:first-of-type .software-card_1 .software-card__content{max-width:100%}.software__item:first-of-type .software__item-1 .software__item-img{right:calc(50% - 280px);top:initial;bottom:-143px}.software__item-1{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.software__item-2{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.software__item-2 .software-card{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px);margin:0 auto;max-width:86%}.software__item-2 .software__item-img{width:100%}.software__item-3{padding-left:50px;padding-right:50px}.software__item-3 .software__item{padding:0;margin-bottom:0}.software__item-3 .software__item .software-card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.software__item-3 .software__item .software-card__sub-title{width:initial}.software__item-3 .software__item .software-card__img{width:280px;right:-135px;bottom:-75px}.software-card{min-height:initial;padding:30px}.software-card__content{text-align:center}.hero.pointage{height:480px;background-position-x:75%}.hero.pointage .description-main__title{width:270px}.hero.pointage .description-main .calendar{margin-left:auto;margin-right:auto;margin-top:120px}.pointage-services{background-position-x:center}.pointage-services__list{max-width:315px}.why-us.pointage{padding:60px 25px 195px 50px;margin-bottom:0}.why-us__title{font-size:28px;line-height:38px}.why-us__images{width:535px;height:535px;bottom:-280px;right:-267px}.why-us__images img:first-child{top:100px;left:-55vw;width:630px}.why-us__images img:nth-child(2){left:-20%;bottom:20px}.hours{padding:280px 50px 60px;background-color:#f8f8f8}.hours__description{max-width:initial}.hours__description h3{font-size:28px;line-height:38px}.hours__description p{max-width:initial}.hours__description .note{max-width:initial}.hours__images .circle-images{display:none}.hours__images .circle-icon{right:64px;top:-75px}.managing{padding-bottom:440px;background-position-x:center;background-size:730px}.managing__content{max-width:initial;margin-left:initial}.equip-company__content{max-width:922px}.equip-company__content h4{width:40%;font-size:28px;line-height:38px}.equip-company__bubble .price-container .euros{font-size:86px}.equip-company__bubble .price-container>div:nth-child(2) .cents,.equip-company__bubble .price-container>div:nth-child(2) .month{font-size:30px}.equip-company__bubble .bubble-price p{margin-top:10px;font-size:20px;line-height:27px;max-width:218px}.equip-company__bubble .bubble-price::before{width:25px;height:25px;left:-50px;bottom:-57px}.equip-company__bubble .bubble-price::after{width:267px;height:267px;top:-85px}.equip-company__bubble img{top:-90px;right:-50px;width:104px}.free-trail{padding:60px 50px}.free-trail__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.free-trail__separator{display:none}.free-trail__cto{margin-top:30px}.packs-banner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:initial;text-align:center;padding:40px 25px 0}.packs-banner__images{margin-right:auto;font-size:0;margin-top:30px;text-align:left;margin-left:auto;width:500px}.packs-banner__images-man{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:260px}.packs-banner__description{padding-right:0}.packs-banner__circle:nth-of-type(2){right:150px}.packs-banner__circle:nth-of-type(3){right:30px}.packs-banner__sub-title{margin:30px 0}.packs__bottom--workstations{padding:60px 25px 0}.packs__bottom--workstations .packs-banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:265px;text-align:center;padding:42px 20px 0;margin-top:0;max-width:613px;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.packs__bottom--workstations .packs-banner__images{position:absolute;left:-50px;bottom:23px;font-size:0;margin:0;width:235px;text-align:center}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1){width:116px;height:116px;left:155px;top:20px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1) img{width:116px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2){top:210px;left:180px;width:80px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2) img{width:80px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3){left:initial;right:-50px;top:120px;width:82px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3) img{width:102px}.packs__bottom--workstations .packs-banner__description{max-width:360px}.packs__bottom--workstations .packs-banner__sub-title{margin:20px 0}}@media screen and (max-width:900px){.equip-company__content{max-width:750px;padding:0 15px}.equip-company__content h4{width:27%}.equip-company__bubble .bubble-price::after{width:257px;height:257px;top:-85px}}@media screen and (max-width:890px){.centralization{padding-right:0;padding-left:0;padding-top:36px}.centralization-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-right:0;width:90%}.centralization-description{padding-left:30px;padding-right:30px}.centralization-description h2{max-width:350px;text-align:center;margin-left:auto;margin-right:auto;font-size:18px;line-height:24px}.centralization-img{min-width:initial;margin-right:0;width:100%}.fibre-equipment__info img{left:25%}}@media screen and (max-width:822px){.packs__slider{padding-left:0}.packs h3 .show-info{display:none}.packs .slick-center h3 .show-info{display:block}}@media screen and (max-width:810px){.picWithDescriptionWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.picWithDescriptionWrapper>div{width:100%}.fibre-products-item{width:100%;margin-right:0!important}}@media screen and (max-width:768px){.ddos-schema{padding-left:50px;padding-right:50px}.banner-offres__icon:first-child{width:82px}.banner-offres__icon:nth-child(2),.banner-offres__icon:nth-child(4){width:22px}.banner-offres__icon:nth-child(3){width:72px}.banner-offres__icon:last-child{width:34px}.personal-offre{padding:30px}.personal-offre__description{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.personal-offre__img{-ms-flex-preferred-size:83px;flex-basis:83px;max-width:83px;margin-bottom:30px}.fibre-equipment__info img{left:22%}}@media screen and (max-width:767px){.functioning{padding:0 15px}.functioning__content{padding-top:24px;padding-bottom:48px}.functioning__title{font-size:26px;line-height:36px;margin-bottom:10px}.intercoms{padding:180px 20px 50vw}.intercoms:after{position:absolute;background-image:url(../../images/new-images/interphone/intercoms-bg-mobile.png);background-size:cover;background-position:bottom;width:100%;margin-top:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);right:0}.intercoms .a_c-container{z-index:1;position:relative}.intercoms__title{font-size:24px;line-height:33px}.intercoms__learn-more{text-align:center}.free-audit__title{font-size:28px;line-height:46px}.description-main{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.description-main__title{font-size:30px;line-height:41px}.productivity__title{margin-bottom:33px}.productivity__card_big:first-of-type .description,.productivity__card_big:nth-of-type(2) .description{width:90%}.productivity__card_big:first-of-type .description .text h3,.productivity__card_big:nth-of-type(2) .description .text h3{font-size:18px;line-height:24px}.productivity__card_big:first-of-type .img,.productivity__card_big:nth-of-type(2) .img{margin:15px 0 0 0;width:100%}.productivity__card_small h3{margin-bottom:25px}.fiber-bottom-banner .banner-container h2{font-size:18px;line-height:24px}.banner-offres{background-image:url(../../images/new-images/nos-offres/banner-bg-mobile.png);height:448px}.banner-fibre h1{font-size:30px;line-height:41px}.hero.access-control{background-image:url(../../images/new-images/access-control/hero-img-mobile.png);padding-top:27px;padding-bottom:50px;background-position:center 40%}.hero.access-control .description-main .calendar{margin-top:160px}.list-block.access-control{background-position-x:right;position:relative}.list-block.access-control .a_c-container{position:relative;z-index:1}.list-block.access-control:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:#fff;opacity:.8}.list-1__item{font-size:16px!important;line-height:22px!important}.cards-2{padding:50px 40px}.cards-2__card:not(:last-child){margin-bottom:30px}.card-2{padding:30px 20px}.card-2.access-control:first-of-type{background-image:url(../../images/new-images/access-control/card-1-bg-mobile.png);background-position:center bottom;padding-bottom:60%;background-size:contain}.card-2.access-control:nth-of-type(2){background-image:url(../../images/new-images/access-control/card-2-bg-mobile.png);background-position:center bottom;padding-bottom:65%;padding-left:20px;background-size:contain}.card-2__img{margin-right:20px}.card-2__title{font-size:20px;line-height:27px;margin-bottom:20px}.card-2__sub-title{margin-left:-60px}.software{padding-top:50px;padding-bottom:15vw}.software__item:first-of-type{padding:0 40px;margin-bottom:50px}.software__item:first-of-type .software-card_1{padding-bottom:75vw}.software__item:first-of-type .software__item-1 .software__item-img{right:-40px;width:98vw;bottom:-14vw}.software__item-2{margin-bottom:30px}.software__item-2 .software-card{max-width:100%;margin-left:40px;margin-right:40px}.software__item-3{padding-left:40px;padding-right:40px}.software__item-3 .software__item{padding:0;margin-bottom:0}.software__item-3 .software__item .software-card{padding-bottom:45vw}.software__item-3 .software__item .software-card__sub-title{width:100%}.software__item-3 .software__item .software-card__content{max-width:100%}.software__item-3 .software__item .software-card__img{right:calc(50% - 55vw);width:88vw;bottom:-15vw}.software-card{padding:20px 12px}.software-card__title{font-size:20px;line-height:27px;margin-bottom:0}.software-card__title:nth-child(2){margin-bottom:15px}.bottom-banner_light{padding-top:50px;padding-bottom:50px}.bottom-banner_light__title{margin-bottom:15px}.hero.pointage{background-image:url(../../images/new-images/pointage/hero-img-mobile.png);background-position:center;padding:30px 15px 50px 15px}.hero.pointage .a_c-container{height:100%}.hero.pointage .description-main{height:100%}.hero.pointage .description-main__title{width:100%}.hero.pointage .description-main .calendar{margin-top:auto}.pointage-services{background-image:none;background-color:#f8f8f8;padding-left:40px;padding-right:40px}.pointage-services__list{max-width:initial}.pointage-services__list-item{font-size:16px;line-height:23px;margin-bottom:13px}.why-us.pointage{padding:50px 40px 207px}.why-us__title{font-size:25px;line-height:30px;margin-bottom:15px}.why-us__images{width:514px;height:514px;right:-257px}.why-us__images img:first-child{top:60px;left:-18vw;width:520px}.why-us__images img:nth-child(2){left:-8%;width:165px}.hours{padding:350px 40px 50px}.hours__description h3{font-size:20px;line-height:25px;margin-bottom:15px}.hours__images .circle-icon{right:5px;top:-110px}.managing{padding:50px 40px 300px;background-position-x:-90px;background-size:470px}.managing .why-us__title{font-size:22px;line-height:30px;margin-bottom:15px}.equip-company{height:260px;position:relative}.equip-company__content{max-width:922px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 30px}.equip-company__content h4{width:45%}.equip-company__bubble{padding-top:0}.equip-company__bubble--tablet{display:block;position:absolute;top:18%;right:10%}.equip-company__bubble--desk{display:none}.equip-company__bubble .bubble-price::before{width:25px;height:25px;left:-35px;bottom:-40px}.equip-company__bubble .bubble-price::after{width:247px;height:247px;top:-85px}.equip-company__bubble img{top:-90px;right:-50px;width:104px}#contact.contact__pading-top--bigger{padding-top:19px}.free-trail{padding:50px 40px}.free-trail__description h3{margin-bottom:15px}.free-trail__description p{font-size:18px;line-height:24px}.packs-banner{padding-top:33px}.packs-banner__images{margin-top:72px;text-align:center;width:100%;max-width:300px}.packs-banner__circle:nth-of-type(1){right:initial;left:-10px;top:30px;width:72px;height:72px}.packs-banner__circle:nth-of-type(1) img{width:37px}.packs-banner__circle:nth-of-type(2){width:60px;height:60px;top:7px;right:0}.packs-banner__circle:nth-of-type(2) img{width:20px}.packs-banner__circle:nth-of-type(3){width:60px;height:60px;right:initial;left:60px;top:-30px}.packs-banner__circle:nth-of-type(3) img{width:32px}.packs-banner__sub-title{margin:30px 0}.plan__description-title{font-size:28px}.pack__title--tariffs{font-size:23px;line-height:25px}.pack__footer-card--tariffs{padding-bottom:20px}.pack__footer-btn--margin-left button{margin-left:auto}.tariffs-container{padding-left:0;padding-right:0;width:320px}.tariffs__item{width:300px}.tariffs__description{padding:10px 20px 20px}.tariffs__description--card-1{padding-top:42px}.tariffs__description--margin-min:not(:last-child){margin-bottom:15px}.tariffs__definition p{font-size:14px;line-height:19px}.mobile-abonements-slick .offres-slick__arrows{top:calc(50% + 110px);width:30px;height:30px;z-index:2}.mobile-abonements-slick .offres-slick__arrows:after{width:10px;height:10px}.mobile-abonements-slick .offres-slick__arrows_prev{left:20px}.mobile-abonements-slick .offres-slick__arrows_prev:after{top:calc(50% - 7px);left:calc(50% - 5px)}.mobile-abonements-slick .offres-slick__arrows_next{right:20px}.mobile-abonements-slick .offres-slick__arrows_next:after{top:calc(50% - 7px);left:calc(50% - 9px)}}@media screen and (max-width:675px){.banner-fibre__icons_mobile img{max-width:40px}.homepage-why-choose-us .why-choose-us-items .why-choose-us-item{margin-right:0!important}.picWithDescriptionHeaderAbonnentsMobile{display:none}.abonnementsPageImgWithDescription{display:none}.voipSchema{padding:24px 60px}.new-index_bottom-block .container{width:auto;text-align:center}.hero-main.fibre-sb-page .wrapper-left{height:500px}.hero-main.fibre-sb-page .wrapper-left h1{margin-bottom:7px}.hero-main.fibre-sb-page .wrapper-left .calendar{margin-top:10px}.wrapper-hero{padding:0}.wrapper-hero .wrapper-right{margin:0 auto;max-width:initial;width:100%}header .header-bottom-row{position:relative;padding-left:15px;padding-right:15px}header .header-bottom-row .header-logo{width:193px}header .header-bottom-row .hamburger-nav{-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029;border-right:1px solid #00a3e0;border-bottom:1px solid #00a3e0;border-left:1px solid #00a3e0}header .header-bottom-row .hamburger-nav a{color:#00498f;cursor:pointer;margin-bottom:10px}header .header-bottom-row .hamburger-nav li{margin-bottom:10px}header .header-bottom-row .hamburger-nav li:first-child{margin-top:10px}header .header-bottom-row .actions .hamburger{display:inline-block;margin-left:19px}header .header-bottom-row .actions .hamburger-nav-isActive{bottom:-180px}header .header-bottom-row .actions .calendar .calendar-title{display:none;background-color:red}header .header-bottom-row .actions .calendar .calendar-icon{width:30px;height:30px;padding:7px}header .header-bottom-row .actions .client-space{width:30px;height:30px}.hero-main.equipments-page{padding:10px 0 35px 0}.hero-main.equipments-page .wrapper-right{display:none}.centralization{padding-top:16px}.hero-main .wrapper-right.mobile-equipments-page{width:80%;padding-bottom:0!important}.hero-main .wrapper-right.mobile-equipments-page img{max-width:100%!important;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.installation{padding:30px 11px}.landLineSection.interphone-page .landLineSectionContent .description-block p{text-align:center}.modal__container{width:90%;padding:32px 20px}.modal__container .modal__header:after{margin-top:10px}.modal__container .modal__header .modal__title{text-align:center}.modal__container .modal__content{padding-top:25px}.modal__container .form-row__gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__container .form-group .form-bottom-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__container .form-group .form-bottom-controls button{margin-left:0;margin-top:30px}.fibre-equipment{padding:48px 17px 87px}.fibre-equipment__container{max-width:1016px}.fibre-equipment__info{width:100%}.fibre-equipment__info img{position:relative;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:178px;margin-left:0;left:0}.fibre-equipment__price{width:133px;padding:13px 20px;margin:70px 5px 79px}.fibre-equipment-pack__price{margin-top:0}.fibre-equipment-pack__price .euros{font-size:37px}.fibre-equipment-pack__price div:nth-child(2) .cents{font-size:14px;line-height:19px}.fibre-equipment-pack__price div:nth-child(2) .month{font-size:12px;line-height:17px;margin-top:-5px}.fibre-equipment__description{max-width:351px}.fibre-equipment__description h3{font-size:18px;line-height:24px}.fibre-equipment__description a{margin:41px auto 0}.tariffs__main-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.tariffs.lolcloud-page{padding-top:30px}.tariffs.lolcloud-page .tariffs-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tariffs .main-title{max-width:501px;font-size:25px;line-height:34px;color:#fff;text-align:center}.tariffs.lolcloud-page .tariffs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tariffs__btn-yellow{margin:30px auto 0}.tariffs__btn-yellow--tablet{display:none}.tariffs__btn-yellow--phone{display:block}.productivity--fibre .productivity__card_big{padding:20px 35px}.productivity--fibre .productivity__card_big:first-of-type .text--tablet h4{text-align:center}.productivity--fibre .productivity__card_big:first-of-type .img--laptop{position:relative;max-width:250px}.productivity--fibre .productivity__card--second .img{right:0}.packs__bottom--workstations{padding:60px 25px 0}.packs__bottom--workstations .packs-banner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:initial;text-align:center;padding:30px 20px 0;margin-top:0;max-width:321px}.packs__bottom--workstations .packs-banner__images{position:relative;margin-right:auto;font-size:0;margin-top:30px;margin-left:auto;width:500px;text-align:center;bottom:0}.packs__bottom--workstations .packs-banner__title{font-size:25px;line-height:34px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1){width:116px;height:116px;left:25px;top:-20px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(1) img{width:116px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2){top:135px;left:50px;width:80px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(2) img{width:80px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3){left:initial;right:50px;top:0;width:102px}.packs__bottom--workstations .packs-banner__circle:nth-of-type(3) img{width:102px}.packs__bottom--workstations .packs-banner__sub-title{margin:20px 0}}@media (max-width:675px){.productivity--workstations{margin-bottom:40px}.productivity--workstations .productivity__card_small{max-width:300px}.productivity--workstations .productivity__card_small h3{font-size:20px;line-height:27px;margin-bottom:10px}.productivity--workstations .productivity__title{max-width:321px;margin-left:auto;margin-right:auto}}@media screen and (max-width:674px){.pack--fibre-tablet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pack__header--fibre{width:100%}.pack__footer--description{width:100%;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;background:#f1fbff}.pack__footer-services{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.pack__footer-services img{margin-left:0;position:absolute;bottom:-9px}.pack__description--fibre{padding-left:0}.packs__item:not(:last-child){margin-right:0}.functioning{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.ip-security__content{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%;padding-bottom:80px;top:20px}.ip-security__title{font-size:24px;line-height:33px;margin-bottom:10px}.ip-security__sub-title:last-of-type{margin-top:auto}.home-page-hero .hero-content .banner-item__wrapper.not-video .hero-description-wrapper{padding:15px 20px 0}header .header-top-row{padding-left:15px;padding-right:15px}header .header-top-row .right li:not(.languages-block){display:none}.landLineSection h3{font-size:18px;line-height:24px}.wrapper-hero .wrapper-right{display:none}.wrapper-hero .wrapper-left{padding:0}.wrapper-hero .wrapper-left h1,.wrapper-hero .wrapper-left p{padding-left:40px;padding-right:40px;text-align:center}.wrapper-hero .wrapper-left .heroH1{font-size:30px;line-height:41px;text-align:center}.wrapper-hero .wrapper-left .hero-image-tablet{display:block}.hero-main.vpn-page .hero-image-tablet{margin-bottom:-85px}.hero-main.wifi-page{margin-bottom:0}.hero-main.fibre-sb-page .wrapper-hero{background-size:700px;background-position:top}.hero-main.fibre-sb-page .wrapper-hero .wrapper-left{height:550px}.hero-main.interphone-page .hero-image-tablet,.hero-main.lolcloud-phone-page .hero-image-tablet,.hero-main.sip-page .hero-image-tablet{width:90%}.hero-main.sip-page .hero-image-tablet{margin-top:15px}.hero-main.interphone-page .wrapper-hero{background-image:none;min-height:initial}.hero-main.interphone-page .wrapper-hero .wrapper-left{max-width:initial}.hero-main.lolcloud-phone-page .lolcoud-phone-price-bubble{top:0;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.main-description{font-size:16px;line-height:22px}.home-page-products .products-grid{grid-auto-rows:minmax(300px,auto)}.home-page-products .products-grid .product-item{padding:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-page-products .products-grid .product-item .price-block{margin:10px 0}.home-page-products .products-grid .product-item .description{text-align:center}.home-page-products .products-grid .product-item .description h3{font-size:30px;line-height:41px;margin-bottom:5px}.home-page-products .products-grid .product-item .description p{width:initial;font-size:18px;line-height:24px}.home-page-products .products-grid .product-item:nth-child(1){background-image:url(../../images/new-images/home/fibre-bg-mobile.png)}.home-page-products .products-grid .product-item:nth-child(1) ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-page-products .products-grid .product-item:nth-child(1) ul li{font-size:18px;line-height:24px}.home-page-products .products-grid .product-item:nth-child(1) .price-block{display:none}.home-page-products .products-grid .product-item:nth-child(2){padding-top:11px;background-image:url(../../images/new-images/home/lolcloud-phone-bg-mobile.png)}.home-page-products .products-grid .product-item:nth-child(2) .description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.home-page-products .products-grid .product-item:nth-child(2) .description h3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-page-products .products-grid .product-item:nth-child(2) .description h3 img{display:none}.home-page-products .products-grid .product-item:nth-child(2) .description span{text-align:center}.home-page-products .products-grid .product-item:nth-child(2) .description p{width:initial}.home-page-products .products-grid .product-item:nth-child(2) .price-block{position:initial;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;margin-left:auto;width:140px;height:140px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.home-page-products .products-grid .product-item:nth-child(2) .price-block .price h4{font-size:40px}.home-page-products .products-grid .product-item:nth-child(2) .price-block .price div span:nth-of-type(1){font-size:25px}.home-page-products .products-grid .product-item:nth-child(2) .price-block .price div span:nth-of-type(2){font-size:14px}.home-page-products .products-grid .product-item:nth-child(2) .price-block div p:first-child{margin-bottom:0}.home-page-products .products-grid .product-item:nth-child(2) .price-block div p:nth-of-type(2){margin-top:0}.home-page-products .products-grid .product-item:nth-child(2) a{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.home-page-products .products-grid .product-item:nth-child(3){background-image:url(../../images/new-images/home/business-mobile.png)}.home-page-products .products-grid .product-item:nth-child(4){background-image:url(../../images/new-images/home/offers-mobiles-bg-mobile.png)}.home-page-products .products-grid .product-item:nth-child(5){background-image:url(../../images/new-images/home/4g-bg-2-mobile.png)}.home-page-products .products-grid .product-item:nth-child(5) .description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.home-page-products .products-grid .product-item:nth-child(5) .description h3 img{width:50px;margin-right:10px}.home-page-products .products-grid .product-item:nth-child(5) .description span{text-align:left}.home-page-products .products-grid .product-item:nth-child(5) .price-block{position:initial;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:104px;height:104px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:11px}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price h4{font-size:40px;line-height:35px}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price div span:nth-of-type(1){font-size:25px;line-height:25px;margin-bottom:0}.home-page-products .products-grid .product-item:nth-child(5) .price-block .price div span:nth-of-type(2){font-size:13px}.home-page-products .products-grid .product-item:nth-child(5) a{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.home-page-products{margin-top:41px;margin-bottom:58px}.picWithDescriptionWrapper .picWithDescriptionDescription{padding-left:40px;padding-right:40px}.picWithDescriptionWrapper .picWithDescriptionDescription h2{font-size:18px;line-height:24px}.abonnements-pageHero{height:475px}.categories-wrapper .categories-mobile .top-row .categories-wrapper{max-width:95%}.categories-wrapper .categories-mobile .products{max-width:95%}.hero-main.ddos-mitigation .wrapper-hero{height:480px}.hero-main.ddos-mitigation .wrapper-hero .wrapper-right{min-height:350px;height:350px;width:350px;margin-bottom:-215px}.hero-main.ddos-mitigation .wrapper-hero .wrapper-right img{width:270px;-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);transform:translateY(-70px)}.advantages{padding:40px}.advantages .advantages-content .advantages-list li{background-size:18px;background-position-y:0;padding-left:34px;line-height:18px}.mobile-equipement-header{height:335px;background-image:url(../../images/new-images/mobile/equipements_header/header_background-375.png);margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-equipement-header__wrapper{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:14px;padding-bottom:18px}.mobile-equipement-header__wrapper h3{font-size:20px;line-height:27px;color:#fff;margin:0}.mobile-equipement-header__wrapper a{background-color:#ffe923;color:#004994}.mobile-equipement-header__price{font-weight:600;left:25%;top:45%;width:123px;height:123px}.mobile-equipement-header__price-amount{font-size:45px}.mobile-equipement-header__price-right-wrapper{margin-top:-5px}.mobile-equipement-header__price-cents{font-size:12px;font-weight:500}.mobile-equipement-header__price-descriptions{margin-top:2px}.mobile-equipement-header__price-e-month{font-weight:500;font-size:12px}.mobile-equipement-header__comment{border-radius:42px;top:74%;left:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:208px;text-align:center;padding:12px 4px}.mobile-equipement-header__comment img{width:42px}.mobile-equipement-header__comment p{font-size:12px;line-height:17px}.device-types__wrapper{margin:auto;padding:23px 0 100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:329px;position:relative}.device-types__brands{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;margin:auto;width:310px}.device-types__list{position:relative}.device-types__active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.device-types__button{border:none;outline:0;background-color:transparent;font-size:18px;line-height:24px;font-weight:400;text-transform:uppercase;white-space:nowrap;color:#004994}.device-types__arrow{margin-left:10px}.device-types__arrow::before{content:"";display:block;position:relative;top:44%;width:8px;height:2px;-webkit-transform:translateY(-1px) rotate(45deg);-ms-transform:translateY(-1px) rotate(45deg);transform:translateY(-1px) rotate(45deg);background-color:#575756}.device-types__arrow::after{content:"";display:block;position:relative;top:44%;width:8px;height:2px;-webkit-transform:translateY(1px) rotate(-45deg);-ms-transform:translateY(1px) rotate(-45deg);transform:translateY(1px) rotate(-45deg);background-color:#575756}.device-types__menu{visibility:hidden;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:1;top:-9px;left:-24px;padding:10px 0 20px;margin:0;list-style:none;background-color:#fff;-webkit-box-shadow:0 3px 6px #0000004D;box-shadow:0 3px 6px #0000004D;border-radius:10px;-webkit-transition:opacity .3s;transition:opacity .3s;width:270px}.device-types__menu--open{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;z-index:2;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.device-types__arrow--blue::before{background-color:#004994}.device-types__arrow--blue::after{background-color:#004994}.device-types__brand{width:100%;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;color:#575756;font-size:18px;line-height:24px;font-weight:400;padding-left:30px;padding-right:30px;cursor:pointer;text-transform:uppercase}.device-types__brand:not(:first-child){margin-top:16px}.device-types__brand:hover{color:#004994;background-color:#e2f4fb}.device-types__brand:hover .device-types__arrow::before{background-color:#004994}.device-types__brand:hover .device-types__arrow::after{background-color:#004994}.device-types__view{padding:10px}.device-types__view--vertical{height:16px;width:3px;background-color:#004994;margin:0 2px;border-radius:3px}.device-types__view--vertical::before{content:"";display:block;position:relative;right:5px;height:inherit;width:inherit;background-color:inherit;border-radius:inherit}.device-types__view--vertical::after{content:"";display:block;position:relative;top:-16px;left:5px;height:inherit;width:inherit;background-color:inherit;border-radius:inherit}.device-types__view--horizontal{height:16px;width:3px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:#004994;margin:0 2px;border-radius:3px}.device-types__view--horizontal::before{content:"";display:block;position:relative;right:5px;height:inherit;width:inherit;background-color:inherit;border-radius:inherit}.device-types__view--horizontal::after{content:"";display:block;position:relative;top:-16px;left:5px;height:inherit;width:inherit;background-color:inherit;border-radius:inherit}.device-types__lists{max-width:326px;margin:25px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.device-types__lists--height{min-height:2350px}.device-types__card:not(:last-child){margin-bottom:30px}.device-types__details{max-width:329px;position:absolute;background-color:#fff;top:56px;z-index:1}.device-types__link{text-transform:uppercase;font-weight:400}.device-types .is-active{color:#004994}.device-types .is-active .device-types__arrow::before{content:"";display:block;position:relative;top:33%;width:8px;height:2px;background-color:#004994;-webkit-transform:translate(0,4px) rotate(45deg);-ms-transform:translate(0,4px) rotate(45deg);transform:translate(0,4px) rotate(45deg)}.device-types .is-active .device-types__arrow::after{content:"";display:block;position:relative;top:33%;width:8px;height:2px;background-color:#004994;-webkit-transform:translate(5px,2px) rotate(-45deg);-ms-transform:translate(5px,2px) rotate(-45deg);transform:translate(5px,2px) rotate(-45deg)}.device-types .vertical:not(:nth-child(3n+3)){margin-right:22px}}@media screen and (max-width:600px){.equip-company{height:525px;position:relative}.equip-company__content{max-width:375px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:0 30px}.equip-company__content h4{font-size:22px;line-height:30px;width:100%;text-align:center}.equip-company__bubble{padding-top:20px}.equip-company__bubble--tablet{display:none}.equip-company__bubble--desk{display:block}.equip-company__bubble .bubble-price::before{width:25px;height:25px;left:-55px;bottom:-60px}.equip-company__bubble .bubble-price::after{width:247px;height:247px;top:-60px}.equip-company__bubble .bubble-price p{font-size:17px}.equip-company__bubble img{top:-70px;right:-40px;width:96px}.productivity__title{font-size:25px;line-height:34px}}@media screen and (max-width:450px){.packs-banner__sub-title{max-width:375px}}@media screen and (max-width:430px){.home-page-hero .hero-content .banner-item__wrapper.not-video{background-image:url(../../images/new-images/home/business-pack-img-360.png)}.hero-main.rackspace-page .wrapper-hero{background-position-x:-125px}.ddos-schema{padding:30px 20px}.ddos-description-content{width:93%}.hero.access-control{background-position-y:0}.calendar-title{max-width:200px}.fibre-equipment__description button{padding:13px 10px}}@media screen and (max-width:375px){.cards__container--desktop{margin:auto}.productivity--fibre .productivity__card_big{max-width:300px;margin-left:auto;margin-right:auto}.pack--fibre-tablet{max-width:300px}}@media screen and (min-width:675px) and (max-width:1056px){.abonnements-pageHero{background-position:85%}.description-block h2{font-size:22px;line-height:30px}.landLineSection .circleSecond{width:388px}.why-choose-us-items{width:600px;margin:0 auto}}@media screen and (min-width:1024px) and (max-width:1302px){.abonnements-pageHero .wrapper .heroTitles{padding-left:108px}.categories-wrapper .categories{width:95%}.ddos-description-content{width:840px}}@media screen and (min-width:675px) and (max-width:1302px){.voipSchema{padding:60px 50px}.why-choose-us-item{width:232px}.why-choose-us .title{margin-bottom:48px}.hero-main.equipments-page .wrapper-left{padding:20px 0}}@media screen and (min-width:675px) and (max-width:1440px){.landLineSection .circleMain{margin:0;margin-left:auto;width:390px;height:390px;-webkit-transform:translate(100px,125px);-ms-transform:translate(100px,125px);transform:translate(100px,125px)}.landLineSection .circleMain img{width:160px;left:60px;bottom:130px}}@media screen and (min-width:1056px) and (max-width:1302px){.hero-main{margin-bottom:68px}}@media screen and (min-width:810px) and (max-width:1301px){.fibre-products-item{width:330px}}@media screen and (min-width:1056px) and (max-width:1440px){.landLineSectionContent{width:916px;margin:0 auto}.landLineSection .circleSecond{width:441px}.wrapper-sized{width:916px}}@media screen and (min-width:890px) and (max-width:1056px){.centralization-img img{-o-object-position:center;object-position:center}}@media screen and (min-width:810px) and (max-width:1056px){.picWithDescriptionDescription{padding-left:45px}}@media screen and (min-width:675px) and (max-width:1023px){.description-block h2{font-size:22px;line-height:30px}.hero-main .wrapper-hero .wrapper-left .heroH1{font-size:36px;line-height:49px;margin-bottom:13px}.hero-main .wrapper-hero .wrapper-left p{font-size:16px;line-height:22px}.hero-main .wrapper-hero .wrapper-left .calendar.hero{margin-top:26px}.hero-main.vpn-page .wrapper-right{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.main-description{font-size:22px;line-height:30px}.home-page-products{margin-top:57px;margin-bottom:46px}.home-page-products .products-grid .product-item:nth-child(2){padding-top:22px;background-image:url(../../images/new-images/home/lolcloud-phone-bg-tablet.png)}}@media screen and (min-width:1024px) and (max-width:1440px){.main-description{text-align:center;font-size:24px;line-height:33px}.hero-main.ddos-mitigation{background-image:url(../../images/new-images/ddos-mitigation/ddos-mitigation-hero-1024.svg)}}@media screen and (min-width:767px) and (max-width:1023px){.software-card__img_tablet{display:block}}@media (hover:none){.info__close-btn{display:block}}