/*-----------------------------------------------------------------------------------
	halkajo316
	About: A shiny new Blocs website.
	Author: Markku Sotarauta
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{margin:0;padding:0;  background:#FFFFFF;  overflow-x:hidden;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.page-container{overflow: hidden;} a,button{transition: background .3s ease-in-out;outline: none!important;} a:hover{text-decoration: none; cursor:pointer;}.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: :0;right: 0;z-index:99999;} .blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} nav .dropdown-menu .nav-link{color:rgba(0,0,0,0.6)!important;} [data-bs-theme="dark"] nav .dropdown-menu .nav-link{color:var(--bs-dropdown-link-color)!important;} .page-preloader{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;animation-name: preloader-fade;animation-delay: 2s;animation-duration: 0.5s;animation-fill-mode: both;}.preloader-complete{animation-delay:0.1s;}@keyframes preloader-fade {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}.bloc{width:100%;clear:both;background: 50% 50% no-repeat;padding:0 20px;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;display:flex;}.bloc .container{padding-left:0;padding-right:0;}.bloc-md{padding:50px 20px;}.bloc-sm{padding:20px;}.d-bloc{color:rgba(255,255,255,.7);}.d-bloc button:hover{color:rgba(255,255,255,.9);}.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{border-color:rgba(255,255,255,.9);}.d-bloc .divider-h span{border-color:rgba(255,255,255,.2);}.d-bloc .a-btn,.d-bloc .navbar a, .d-bloc a .icon-sm, .d-bloc a .icon-md, .d-bloc a .icon-lg, .d-bloc a .icon-xl, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{color:rgba(255,255,255,.6);}.d-bloc .a-btn:hover,.d-bloc .navbar a:hover,.d-bloc a:hover .icon-sm, .d-bloc a:hover .icon-md, .d-bloc a:hover .icon-lg, .d-bloc a:hover .icon-xl, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{color:rgba(255,255,255,1);}.d-bloc .navbar-toggle .icon-bar{background:rgba(255,255,255,1);}.d-bloc .btn-wire,.d-bloc .btn-wire:hover{color:rgba(255,255,255,1);border-color:rgba(255,255,255,1);}.d-bloc .card{color:rgba(0,0,0,.5);}.d-bloc .card button:hover{color:rgba(0,0,0,.7);}.d-bloc .card icon{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover{color:rgba(0,0,0,1);}.d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.d-bloc .card,.l-bloc{color:rgba(0,0,0,.5);}.d-bloc .card button:hover,.l-bloc button:hover{color:rgba(0,0,0,.7);}.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span,.l-bloc .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{color:rgba(0,0,0,1);}.l-bloc .navbar-toggle .icon-bar{color:rgba(0,0,0,.6);}.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.svg-menu-icon{fill: none;stroke: rgba(0,0,0,0.5);stroke-width: 2px;fill-rule: evenodd;}.navbar-dark .svg-menu-icon{stroke: rgba(255,255,255,0.5);}.menu-icon-thin-bars{stroke-width: 1px;}.menu-icon-thick-bars{stroke-width: 5px;}.menu-icon-rounded-bars{stroke-width: 3px;stroke-linecap: round;}.menu-icon-filled{fill: rgba(0,0,0,0.5);stroke-width: 0px;}.navbar-dark .menu-icon-filled{fill: rgba(255,255,255,0.5);}.navbar-toggler-icon{background: none!important;pointer-events: none;width: 33px;height: 33px;}.dropdown-menu .dropdown-menu{border:none}@media (min-width:576px){.navbar-expand-sm .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:768px){.navbar-expand-md .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:992px){.navbar-expand-lg .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{right:100%;left:auto}}.mg-md{margin-top:10px;margin-bottom:20px;}.btn-d,.btn-d:hover,.btn-d:focus{color:#FFF;background:rgba(0,0,0,.3);}button{outline: none!important;}.btn-rd{border-radius: 40px;}.icon-spacer{margin-right:5px;}.icon-sm{font-size:18px!important;}.card-sq, .card-sq .card-header, .card-sq .card-footer{border-radius:0;}.card-rd{border-radius:30px;}.card-rd .card-header{border-radius:29px 29px 0 0;}.card-rd .card-footer{border-radius:0 0 29px 29px;}.divider-h{min-height: 1px;background-color:rgba(0,0,0,.2);margin: 20px 0;}.divider-half{width: 50%;}.dropdown-menu .divider-h{margin:0;}.scrollToTop{width:36px;height:36px;padding:5px;position:fixed;bottom:20px;right:20px;opacity:0;z-index:999;transition: all .3s ease-in-out;pointer-events:none;}.showScrollTop{opacity: 1;pointer-events:all;}.scroll-to-top-btn-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}h1,h2,h3,h4,h5,h6,p,label,.btn,a{font-family:"Lato";font-weight:400;}.container{max-width:1170px;overflow:visible;float:none;}.navbar-brand{font-family:"Lato";font-weight:700;line-height:38px;color:#000000!important;font-size:28px;}.navbar-nav li a{font-family:"Lato";font-weight:400;font-size:16px;line-height:22px;color:#000000!important;text-transform:uppercase;margin-right:3px;margin-left:3px;}h1{font-family:"Lato";font-weight:900;font-size:60px;line-height:70px;}h2{font-family:"Lato";font-weight:700;font-size:30px;line-height:40px;}.inspiration-navigation-bar{margin-top:28px;}.social-icon{margin-right:5px;margin-left:5px;width:30px;color:#D5D5D5!important;}.social-icon:hover{color:#FEFFFF!important;}.form-field{text-align:center;font-family:"Lato";font-weight:400;font-size:16px;color:#000000!important;border-radius:0px 0px 0px 0px;}.form-field:hover{text-align:center;text-transform:none;}.btn-wire{font-family:"Lato";font-weight:700;border-color:#424242;border-style:solid;padding-right:28px;padding-left:28px;text-transform:uppercase;font-size:14px;color:#424242!important;line-height:24px;border-radius:0px 0px 0px 0px;border-width:1px 1px 1px 1px;}.btn-wire:hover{border-style:solid;border-color:#000000;color:#000000!important;font-family:"Lato";font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase;border-width:1px 1px 1px 1px;}.icon-margin-bottom{margin-bottom:20px;}h3{font-size:23px;line-height:33px;}.icon-margin-bottom:hover{color:#0096FF!important;}.checkbox-margin-bottom{margin-bottom:23px;}label{line-height:24px;color:#424242!important;font-size:16px;}h4{font-family:"Lato";font-weight:300;font-size:25px;}.icon-hero-margin-bottom{margin-bottom:28px;}.h4-style{font-family:Lato;font-weight:300;font-size:23px;}.h1-style{font-size:32px;line-height:40px;}.link-color{color:#545454;}.link-style{font-size:20px;font-weight:normal;}.h5-style{font-size:18px;line-height:15px;width:100%;}.p-9-style{font-size:20px;}.link-bloc-10-style{text-decoration:none;}.p-18-style{font-size:18px;}.img-style{width:700px;height:274px;}.img-bloc-33-style{width:200px;height:280px;}.img-21-style{width:200px;height:280px;}.img-22-style{width:200px;height:280px;}.img-23-style{width:200px;height:280px;}.img-bloc-31-style{width:200px;height:280px;}.img-13-style{width:200px;height:280px;}.img-15-style{width:200px;height:280px;}.img-14-style{width:200px;height:280px;}.img-16-style{width:200px;height:280px;}.img-6519538-style{width:200px;height:280px;}.link-bloc-31-style{width:200px;height:280px;}.img-97804156789-style{width:200px;height:280px;}.img-dsc025-style{width:180px;height:280px;}.img-p10100-style{width:320px;}.img-9-style{width:320px;}.img-dsc005-style{width:320px;}.p-bloc-17-style{font-size:20px;}.p-bloc-2-style{font-size:18px;line-height:30px;}.h6-style{font-size:18px;}.h6-18-style{font-size:20px;}.h6-bloc-6-style{font-size:20px;}.p-67-style{font-size:22px;}.p-28-style{font-size:26px;line-height:20px;}.img-dsc006-style{width:240px;}.img-img-23-style{width:250px;}.img-img-27-style{width:240px;}.link-here-style{text-decoration:none;}.link-research-style{font-weight:normal;}.text-span-color{color:#a72000;}.h5-to-be-added-style{font-size:24px;}.img-bloc-17-style{width:270px;height:170px;}.h6-23-style{font-size:18px;}.link-bloc-16-style{text-decoration:none;width:87.66%;padding-top:8px;padding-bottom:8px;}.h5-bloc-46-style{font-size:12px;}.form-style{width:53.54%;}.h1-bloc-38-style{font-size:36px;line-height:50px;}.container-div-style{width:91.5%;}.img-bloc-39-style{width:253px;}.img-dsc036-style{width:350px;height:200px;}.row-bloc-39-style{width:100%;}.h2-bloc-39-style{font-size:32px;}.img-29-style{width:480px;height:250px;}.img-shangh-style{height:100px;width:700px;}.p-bloc-49-style{font-size:16px;width:100%;}.p-90-style{font-size:16px;}.p-91-style{font-size:16px;}.p-92-style{font-size:16px;}.p-94-style{font-size:18px;}.p-96-style{font-size:16px;}.p-97-style{font-size:16px;}.p-98-style{font-size:16px;}.img-34-placeholder-us-style{width:300px;height:150px;}.p-99-style{font-size:16px;}.img-38-style{height:130px;width:240px;}.img-dsc015-style{width:240px;height:130px;}.img-2018-06-03-17-style{width:230px;height:130px;}.row-bloc-49-style{width:100%;}.h5-bloc-49-style{font-size:20px;width:100%;line-height:25px;}.h3-style{font-size:18px;line-height:25px;}.img-1-style{width:250px;height:175px;}.img-dsc010-style{width:230px;height:130px;}.img-3-style{height:170px;width:270px;}.img-35-style{width:250px;height:175px;}.h3-32-style{font-size:28px;}.h5-31-style{font-size:32px;line-height:38px;}.h5-color{color:#424242;font-size:20px;}.img-31-style{width:250px;height:175px;}.img-sydne-style{width:250px;height:175px;}.img-32-style{width:250px;height:175px;}.h3-28-style{font-size:28px;}.p-bloc-48-style{font-size:16px;}.p-75-style{font-size:16px;}.p-71-style{font-size:16px;}.p-72-style{font-size:16px;}.p-73-style{font-size:16px;}.p-79-style{font-size:16px;}.p-80-style{font-size:16px;}.p-81-style{font-size:16px;}.img-36-style{width:230px;height:130px;}.img-37-style{width:230px;height:130px;}.img-luga-style{width:230px;height:130px;}.img-dsc004-style{width:230px;height:130px;}.h3-35-style{font-size:36px;}.h5-33-style{font-size:32px;}.p-95-style{font-size:16px;}.p-27014-style{font-size:16px;}.h5-introduction-style{font-size:18px;line-height:15px;}.p-style{font-size:16px;line-height:26px;}.p-70-style{font-size:20px;}.p-18743-style{font-size:20px;}.p-161-style{font-size:16px;}.p-36578-style{font-size:16px;}.p-17418-style{font-size:16px;}.p-9578-style{font-size:16px;}.p-bloc-43-style{font-size:16px;}.p-68-style{font-size:16px;}.p-69-style{font-size:16px;}.p-77-style{font-size:16px;}.text-span-bloc-43-color{color:#797979;}.p-bloc-16-style{font-size:10px;}.h6-5-style{font-size:10px;}.p-11-bloc-16-style{font-size:1px;}.h5-bloc-16-style{width:100%;font-size:18px;}.img-11-style{width:200px;height:100px;}.p-11-style{font-size:10px;line-height:25px;}.img-placeholder-us-style{width:200px;height:100px;}.h6-bloc-16-style{font-size:18px;line-height:25px;}.img-13-placeholder-us-style{width:200px;height:100px;}.h6-4-style{font-size:18px;line-height:25px;}.h6-3-style{font-size:10px;}.h6-bloc-17-style{font-size:10px;}.p-113-style{font-size:10px;}.h5-19-style{font-size:16px;}.img-26-style{width:200px;height:280px;}.h5-bloc-36-style{font-size:16px;}.img-bloc-36-style{width:200px;height:280px;}.img-28-style{width:200px;height:280px;}.img-29-bloc-36-style{width:200px;height:280px;}.img-43304-style{width:200px;height:100px;}.p-13629-style{font-size:10px;}.p-46627-style{font-size:1px;}.h5-8-style{font-size:18px;}.img-dsc009-style{width:200px;height:100px;}.h5-9-style{font-size:18px;}.img-p10101-style{width:200px;height:100px;}.img-img-19-style{width:230px;height:130px;}.img-dsc017-style{width:230px;height:130px;}.img-39-style{height:120px;width:230px;}.img-img-25-style{width:230px;height:130px;}.img-dsc003-style{width:230px;height:130px;}.img-dsc016-style{width:230px;height:130px;}.link-bloc-52-style{font-weight:bold;text-decoration:none;}.img-handbook-cov-style{width:200px;height:300px;}.img-7-style{height:300px;width:200px;}.link-pdf-style{text-decoration:none;}.p-128-style{font-size:10px;}.p-124-style{font-size:10px;}.p-116-style{font-size:10px;}.p-125-bloc-49-style{width:100%;}.p-13-style{font-size:18px;line-height:21px;}.p-12-style{font-size:1px;}.p-12-bloc-16-style{font-size:18px;}.p-47003-style{font-size:10px;}.p-23916-style{font-size:1px;}.img-bloc-16-style{height:100px;width:200px;}.p-13-bloc-16-style{font-size:1px;}.img-bloc-34-style{width:200px;height:280px;}.img-26-bloc-34-style{width:200px;height:280px;}.link-bloc-49-style{text-decoration:none;}.p-43169-style{font-size:18px;}.p-43480-style{font-size:10px;}.img-15-bloc-16-style{width:200px;height:100px;}.p-31845-style{font-size:2px;}.p-31646-style{font-size:18px;line-height:27px;}.img-29784-style{width:200px;height:100px;}.p-5355-style{font-size:4px;}.p-38883-style{font-size:10px;}.p-12-bloc-17-style{font-size:10px;line-height:25px;}.p-13-bloc-17-style{font-size:12px;}.p-14-style{font-size:10px;line-height:25px;}.p-15-style{font-size:12px;}.img-16-bloc-17-style{width:200px;height:100px;}.img-17-style{width:270px;height:170px;}.img-18-style{width:270px;height:170px;}.p-12359-style{font-size:10px;}.img-35821-style{height:170px;}.img-25978-style{height:170px;width:270px;}.p-22449-style{font-size:10px;}.p-38506-style{font-size:10px;}.p-16-style{font-size:10px;line-height:25px;}.p-18-bloc-17-style{font-size:10px;line-height:25px;}.p-19-style{font-size:16px;line-height:20px;}.img-20-style{width:270px;height:170px;}.p-20-style{font-size:10px;line-height:25px;}.img-21-p10101-style{width:270px;height:170px;}.h5-bloc-17-style{font-size:16px;}.h5-9-bloc-17-style{font-size:16px;}.h5-10-style{font-size:16px;}.h5-11-style{font-size:16px;}.h5-12-style{font-size:16px;}.h5-13-style{font-size:16px;}.h5-14-style{font-size:16px;}.team-card{min-height:350px;}.h5-bloc-26-style{font-size:24px;}.link-bloc-26-style{font-size:20px;}.link-hal-kajo-312-style{text-decoration:none;}.h5-bloc-8-style{font-size:20px;}.h5-4-style{font-size:20px;}.link-bloc-2-style{font-weight:bold;}.link-0-bloc-2-style{font-weight:bold;}.p-hero-style{font-size:24px;line-height:100px;}.p-3-style{font-size:24px;line-height:100px;}.p-4-style{font-size:24px;line-height:100px;}.p-5-style{font-size:24px;line-height:100px;}.p-31-style{font-size:20px;}.p-32-style{font-size:20px;}.p-bloc-26-style{font-size:20px;}.h5-hal-kajo-214-style{font-size:16px;}.h5-hal-kajo-312-style{font-size:16px;}.h5-hal-kajo-316-style{font-size:16px;}.h5-hal-kajo-399-style{font-size:16px;}.p-30-bloc-26-style{font-size:20px;}.h3-bloc-52-style{font-size:20px;line-height:25px;}.h6-hal-kajo-214-style{line-height:18px;font-size:18px;}.img-2013-11-14-12-style{height:150px;width:270px;}.img-53-style{height:150px;width:270px;}.img-54-style{height:150px;width:270px;}.h6-27-style{font-size:18px;}.h6-25-style{font-size:18px;}.h3-hal-kajo-214-style{font-size:20px;}.h5-bloc-51-style{font-size:32px;line-height:36px;}.h6-hal-kajo-12-style{font-size:18px;}.link-bloc-1-style{font-size:20px;font-weight:normal;}.link-0-style{font-size:18px;font-weight:normal;}.link-45786-style{font-weight:normal;font-size:26px;}.h3-bloc-8-style{font-size:26px;}.p-bloc-9-style{font-size:18px;}.img-bloc-9-style{height:386px;}.h3-reading-style{line-height:25px;}.h3-8-style{line-height:24px;font-size:20px;}.h3-9-style{font-size:20px;line-height:24px;}.h3-feature-title-style{font-size:16px;line-height:24px;}.img-4-style{height:170px;width:270px;}.h3-introduction-style{font-size:16px;line-height:24px;}.h6-innovation-style{line-height:24px;}.h3-clusters-style{font-size:36px;}.h2-style{font-size:40px;line-height:40px;}.btn-color{color:#000000;}.h2-color{color:#000000;font-size:40px;line-height:40px;}.h3-resilience-style{font-size:40px;}.h5-bloc-1-style{font-size:18px;line-height:20px;}.h5-1-style{font-size:18px;line-height:20px;}.h5-xxxx-style{font-size:18px;line-height:20px;}.h5-cluster-style{font-size:18px;line-height:20px;}.h3-10-style{font-size:24px;line-height:40px;}.h3-11-style{font-size:24px;line-height:40px;}.btn-introduction-color{color:#000000;}.btn-clusters-color{color:#941100;}.p-bloc-0-style{line-height:36px;}.h4-structure-style{font-size:23px;}.h4-wishes-style{font-size:23px;}.p-bloc-20-style{font-size:12px;}.text-span-style{font-weight:bold;}.row-style{width:58.89%;}:root{--swatch-var-7328:#FEFFFF;--swatch-var-6269:#000000;--swatch-var-222:rgba(33,33,33,1.00);--swatch-var-2559:#5E5E5E;--swatch-var-2553:#EAEAEA;--swatch-var-2249:#000000;--swatch-var-4351:#424242;--swatch-var-4597:#FEFFFF;--swatch-var-1614:#212121;--swatch-var-3997:#EAEAEA;--swatch-var-1114:#941100;--swatch-var-5080:#531B93;--swatch-var-1274:#521B92;--swatch-var-5474:#FEFC78;--swatch-var-7939:#005392;}.bgc-3997{background-color:var(--swatch-var-3997);}.bgc-6269{background-color:var(--swatch-var-6269);}.tc-6269{color:var(--swatch-var-6269)!important;}.tc-2559{color:var(--swatch-var-2559)!important;}.tc-2249{color:var(--swatch-var-2249)!important;}.tc-4351{color:var(--swatch-var-4351)!important;}.tc-7328{color:var(--swatch-var-7328)!important;}.btn-c-1274{background:var(--swatch-var-1274);color:#FFFFFF!important;}.btn-c-1274:hover{background:#1F005F!important;color:#FFFFFF!important;}.ltc-1114{color:var(--swatch-var-1114)!important;}.ltc-1114:hover{color:#610000!important;}.icon-4597{color:var(--swatch-var-4597)!important;border-color:var(--swatch-var-4597)!important;}.toggled-item{transition: height 350ms ease-in-out, padding 350ms ease-in-out, opacity 350ms ease-in-out;overflow: hidden;}.toggled-item-hidden{padding-top:0!important;padding-bottom:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;opacity: 0;}.object-hidden{display:none;}@media (min-width: 576px) {  .bloc-xxl-sm{padding:200px 20px;}  .bloc-xl-sm{padding:150px 20px;}  .bloc-lg-sm{padding:100px 20px;}  .bloc-md-sm{padding:50px 20px;}  .bloc-sm-sm{padding:20px;}  .bloc-no-padding-sm{padding:0 20px;}}@media (min-width: 768px) {  .bloc-xxl-md{padding:200px 20px;}  .bloc-xl-md{padding:150px 20px;}  .bloc-lg-md{padding:100px 20px;}  .bloc-md-md{padding:50px 20px;}  .bloc-sm-md{padding:20px 20px;}  .bloc-no-padding-md{padding:0 20px;}}@media (min-width: 992px) {  .bloc-xxl-lg{padding:200px 20px;}  .bloc-xl-lg{padding:150px 20px;}  .bloc-lg-lg{padding:100px 20px;}  .bloc-md-lg{padding:50px 20px;}  .bloc-sm-lg{padding:20px;}  .bloc-no-padding-lg{padding:0 20px;}}@media (max-width: 1024px){  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{ padding-left: 0;   padding-right: 0;  }}@media (max-width: 991px){  .container{width:100%;}  .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);}   .bloc-group, .bloc-group .bloc{display:block;width:100%;}}@media (max-width: 767px){  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{ padding-left:0;padding-right:0;  }  .btn-dwn{   display:none;   }  .voffset{ margin-top:5px;  }  .voffset-md{ margin-top:20px;  }  .voffset-lg{ margin-top:30px;  }  form{ padding:5px;  }  .close-lightbox{ display:inline-block;  }  .blocsapp-device-iphone5{ background-size: 216px 425px; padding-top:60px; width:216px; height:425px;  }  .blocsapp-device-iphone5 img{ width: 180px; height: 320px;  }}@media (max-width: 991px){h1{font-size:50px;line-height:60px;}.navbar-brand{font-size:23px;line-height:33px;}.navbar-nav li a{margin-right:1px;margin-left:1px;font-size:13px;line-height:21px;}.mt-md-0{}.mt-md-4{}.bloc-margin-bottom{margin-bottom:30px;}.icon-margin-bottom{margin-top:40px;}h2{font-size:28px;line-height:38px;}h4{font-size:24px;}.p-30-bloc-26-style{font-size:20px;line-height:30px;}}@media (max-width: 767px){h1{font-size:40px;line-height:50px;}.navbar-brand{font-size:20px;line-height:30px;}.blocsapp-special-menu blocsnav{background-color:#FEFFFF;}.bloc-margin-bottom{margin-bottom:30px;}.icon-margin-bottom{margin-top:40px;}.navbar-toggle .icon-bar{background-color:#000000;}.close-special-menu .close-icon{background-color:#000000;}h2{font-size:25px;line-height:35px;}h4{font-family:"Lato";font-weight:300;font-size:20px;}}@media (max-width: 575px){h1{font-size:30px;line-height:40px;}.navbar-brand{font-size:18px;line-height:28px;}.close-special-menu .close-icon{background-color:#000000;}.mt-1{}h4{font-size:18px;line-height:28px;font-family:"Lato";font-weight:300;}.icon-margin-bottom{margin-top:40px;}h2{font-size:23px;line-height:33px;}.footer-link{text-align:center;}}