html{scroll-behavior:smooth}main{flex:1}.slider_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;margin-top:40px}.slider_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.slider_card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.slider_card .card{padding:24px}.slider_card .content{display:flex;flex-direction:column;gap:16px}.slider_card .title{font-family:"Source Serif Pro",serif;font-size:20px;font-weight:700;color:#2f4f4f}.slider_card p{font-size:14px;line-height:1.6;color:#555}.slider_card a{display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro",serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease;margin-top:auto}.slider_card a:hover{background:#066;transform:translateY(-2px)}.countries_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:40px}.country_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease}.country_card:hover{transform:translateY(-5px)}.country_card img{width:100%;height:200px;object-fit:cover}.country_card .info{padding:20px}.country_card .info span{display:block;font-family:"Source Serif Pro",serif;font-size:18px;font-weight:700;color:#2f4f4f;margin-bottom:8px}.country_card .info p{font-size:14px;line-height:1.5;color:#555}.reviews_page{padding:60px 0}.reviews_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:40px}.contact_page{padding:60px 0}.contact_form{max-width:600px;margin:0 auto}.contact_form form{display:flex;flex-direction:column;gap:20px}.contact_form input,.contact_form select,.contact_form textarea{padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-family:Roboto,sans-serif;font-size:16px;transition:border-color .3s ease}.contact_form input:focus,.contact_form select:focus,.contact_form textarea:focus{border-color:teal;outline:none}.contact_form button{padding:14px 28px;background:teal;color:#fff;border:none;border-radius:8px;font-family:"Source Serif Pro",serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.contact_form button:hover{background:#066;transform:translateY(-2px)}.success_message{padding:16px;background:#d4edda;color:#155724;border-radius:8px;margin-top:20px}.contact_info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:60px;padding-top:60px;border-top:1px solid #eee}.contact_info_item{text-align:center}.contact_info_item h3{font-family:"Source Serif Pro",serif;font-size:18px;font-weight:700;color:#2f4f4f;margin-bottom:8px}.contact_info_item p{font-size:14px;color:#555}.policy-page .hero{background:#2f4f4f;padding:80px 0;text-align:center}.policy-page .hero h1{color:#fff;font-family:"Source Serif Pro",serif;font-size:36px;font-weight:700}.policy_content{padding:60px 0}.policy_content h2{font-family:"Source Serif Pro",serif;font-size:24px;font-weight:700;color:#2f4f4f;margin:40px 0 16px}.policy_content h2:first-child{margin-top:0}.policy_content p{font-size:16px;line-height:1.6;color:#555;margin-bottom:16px}.policy_content a{color:teal;text-decoration:underline}.not_found{padding:120px 0;text-align:center}.not_found h1{font-family:"Source Serif Pro",serif;font-size:120px;font-weight:700;color:teal;line-height:1;margin-bottom:20px}.not_found h2{font-family:"Source Serif Pro",serif;font-size:32px;font-weight:700;color:#2f4f4f;margin-bottom:16px}.not_found p{font-size:16px;color:#555;margin-bottom:30px}@media(max-width:768px){.slider_grid,.countries_grid,.reviews_grid,.contact_info{grid-template-columns:1fr}}@font-face{font-family:Roboto;src:url("/p/safe/11/assetsFASGW/fontsSAD/Roboto-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Roboto;src:url("/p/safe/11/assetsFASGW/fontsSAD/Roboto-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Inter;src:url("/p/safe/11/assetsFASGW/fontsSAD/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:"Source Serif Pro";src:url("/p/safe/11/assetsFASGW/fontsSAD/SourceSerif4-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:"Source Serif Pro";src:url("/p/safe/11/assetsFASGW/fontsSAD/SourceSerif4-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;size-adjust:100%}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}:root{--1: #008080;--font-family: "Roboto", sans-serif;--second-family: "Source Serif Pro", sans-serif;--third-family: "Inter", sans-serif}body{font-family:Roboto,sans-serif;background:#fff;color:#000;overflow-x:hidden}a{text-decoration:none;color:inherit}ul,ol{list-style:none;padding:0;margin:0}p{padding:0;margin:0}h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-size:inherit;font-weight:inherit}button:not(.swiper-button-prev):not(.swiper-button-next):not(.burger_menu_btn):not(.mobile_menu_close){padding:0;margin:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer}input,textarea,select{padding:0;margin:0;border:none;font:inherit;color:inherit;background:none}img,picture,svg,video{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}blockquote,figure{margin:0;padding:0}fieldset{border:none;padding:0;margin:0}legend{padding:0}address{font-style:normal}b,strong{font-weight:inherit}em,i{font-style:inherit}.notifications-container{position:fixed;top:20px;right:20px;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;pointer-events:none}@media(max-width:768px){.notifications-container{top:10px;right:10px;left:10px}}.notification{pointer-events:auto;-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.notification.show{opacity:1}.notification.notification-success .notification-content{background:linear-gradient(135deg,teal,#066);border:1px solid rgba(0,128,128,.3);-webkit-box-shadow:0 8px 32px rgba(0,128,128,.2);box-shadow:0 8px 32px #00808033}.notification.notification-success .notification-icon{color:#4ade80;font-weight:700;font-size:20px}.notification.notification-error .notification-content{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid rgba(239,68,68,.3);-webkit-box-shadow:0 8px 32px rgba(239,68,68,.2);box-shadow:0 8px 32px #ef444433}.notification.notification-error .notification-icon{color:#fca5a5;font-weight:700;font-size:20px}.notification .notification-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 20px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.notification .notification-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:currentColor}.notification .notification-content p{margin:0;color:#fff;font-family:Roboto;font-size:14px;font-weight:500;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1}.notification .notification-content .notification-icon{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;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;border-radius:50%;background:#fff3}.notification .notification-content .notification-close{-ms-flex-negative:0;flex-shrink:0;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;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;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease}.notification .notification-content .notification-close:hover{background:#ffffff1a}.notification .notification-content .notification-close:active{background:#fff3;-webkit-transform:scale(.95);transform:scale(.95)}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(400px);transform:translate(400px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(400px);transform:translate(400px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0}@media(max-width:1280px){.container{padding:0 16px}}header{padding:16px 0;background:#2f4f4f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}header .header_content{width:100%;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;gap:20px clamp(111px,20%,311px);padding:0 20px}header .header_content img{width:156px;height:40px}header .header_content nav.main_navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}header .header_content nav.main_navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:39px;list-style:none}header .header_content nav.main_navigation ul li a{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}header .header_content nav.main_navigation ul li a:hover{opacity:.8}.burger_menu_btn{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:6px;z-index:999;margin-left:auto}.burger_menu_btn .burger_line{width:25px;height:3px;background-color:#fff;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:center;transform-origin:center}.burger_menu_btn.active{display:none}.mobile_menu{display:none;position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#2f4f4f;padding:20px;overflow-y:auto;z-index:998;-webkit-transition:all .3s ease;transition:all .3s ease}.mobile_menu.active{left:0}.mobile_menu .mobile_menu_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:20px}.mobile_menu .mobile_menu_header .mobile_menu_close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;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-transition:all .3s ease;transition:all .3s ease}.mobile_menu .mobile_menu_header .mobile_menu_close:hover{opacity:.7}.mobile_menu .mobile_menu_list{list-style:none;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}.mobile_menu .mobile_menu_list .mobile_menu_link{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;text-decoration:none;display:block;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-transition:all .3s ease;transition:all .3s ease}.mobile_menu .mobile_menu_list .mobile_menu_link:hover{opacity:.7;padding-left:10px}@media(max-width:768px){header .header_content{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header_content nav.main_navigation{display:none}.burger_menu_btn{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile_menu{display:block}}.hero_section{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/backgroundFAW/mainHeroHZhk.webp");background-size:cover;background-position:center;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;padding-top:146px;padding-bottom:146px}.hero_section .hero_content{-ms-flex-item-align:center;align-self:center;height:auto;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;gap:32px;-ms-flex-item-align:stretch;align-self:stretch}.hero_section .hero_content h1{color:#fff;text-align:center;font-family:"Source Serif Pro";font-size:clamp(36px,5vw,48px);font-style:normal;font-weight:700;line-height:normal}.hero_section .hero_content p{color:#fff;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:790px}.hero_section .hero_content a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro";font-size:16px;font-style:normal;font-weight:700;line-height:normal;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3);box-shadow:0 4px 12px #0080804d;cursor:pointer}.hero_section .hero_content a:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.hero_section .hero_content a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.hero_section.about_hero{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/backgroundFAW/innumbersQYXp.webp");padding-top:48px;padding-bottom:48px}.top_slider{padding-top:120px;padding-bottom:120px}.top_slider .slider_content{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;-ms-flex-item-align:stretch;align-self:stretch;width:100%;gap:32px}.top_slider .slider_content h2{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.top_slider .slider_content p{max-width:789px;color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.top_slider .slider_content .swiper{width:100%;position:relative;overflow:hidden}.top_slider .slider_content .slider{width:100%;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;gap:24px;list-style:none;padding:0;margin:0}.top_slider .slider_content .slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:302px;height:380px;margin:0!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}@media(max-width:480px){.top_slider .slider_content .slider .swiper-slide{max-width:156px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top_slider .slider_content .slider .swiper-slide:nth-child(1) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/1fLgq.webp")}.top_slider .slider_content .slider .swiper-slide:nth-child(2) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/2nsga.webp")}.top_slider .slider_content .slider .swiper-slide:nth-child(3) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/3bacY.webp")}.top_slider .slider_content .slider .swiper-slide:nth-child(4) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/4zpQP.webp")}.top_slider .slider_content .slider .swiper-slide:nth-child(5) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/5SYMz.webp")}.top_slider .slider_content .slider .swiper-slide:nth-child(6) .card:before{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/6stxr.webp")}.top_slider .slider_content .slider .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden;padding:1rem;width:302px;height:100%;text-align:center;color:#f5f5f5;background-color:#f5f5f5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 4px 4px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1),0 16px 16px rgba(0,0,0,.1);box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a,0 16px 16px #0000001a}.top_slider .slider_content .slider .card:hover{cursor:pointer}.top_slider .slider_content .slider .card:before{content:"";position:absolute;top:0;left:0;width:100%;height:110%;background-size:cover;background-position:0 0;-webkit-transition:-webkit-transform .7s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);pointer-events:none}.top_slider .slider_content .slider .card:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:200%;pointer-events:none;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,0%,0)),color-stop(11.7%,hsla(0,0%,0%,.009)),color-stop(22.1%,hsla(0,0%,0%,.034)),color-stop(31.2%,hsla(0,0%,0%,.072)),color-stop(39.4%,hsla(0,0%,0%,.123)),color-stop(46.6%,hsla(0,0%,0%,.182)),color-stop(53.1%,hsla(0,0%,0%,.249)),color-stop(58.9%,hsla(0,0%,0%,.32)),color-stop(64.3%,hsla(0,0%,0%,.394)),color-stop(69.3%,hsla(0,0%,0%,.468)),color-stop(74.1%,hsla(0,0%,0%,.54)),color-stop(78.8%,hsla(0,0%,0%,.607)),color-stop(83.6%,hsla(0,0%,0%,.668)),color-stop(88.7%,hsla(0,0%,0%,.721)),color-stop(94.1%,hsla(0,0%,0%,.762)),to(hsla(0,0%,0%,.79)));background-image:linear-gradient(to bottom,#0000,#00000002 11.7%,#00000009 22.1%,#00000012 31.2%,#0000001f 39.4%,#0000002e 46.6%,#0000003f 53.1%,#00000052 58.9%,#00000064 64.3%,#0007 69.3%,#0000008a 74.1%,#0000009b 78.8%,#000a 83.6%,#000000b8 88.7%,#000000c2 94.1%,#000000c9);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 1.4s cubic-bezier(.19,1,.22,1);transition:-webkit-transform 1.4s cubic-bezier(.19,1,.22,1);transition:transform 1.4s cubic-bezier(.19,1,.22,1);transition:transform 1.4s cubic-bezier(.19,1,.22,1),-webkit-transform 1.4s cubic-bezier(.19,1,.22,1)}@media(max-width:480px){.top_slider .slider_content .slider .card{max-width:156px}}@media(max-width:480px){.top_slider .slider_content .slider .card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top_slider .slider_content .slider .content{position:relative;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;width:100%;padding:1rem;-webkit-transition:-webkit-transform 1s cubic-bezier(.19,1,.22,1);transition:-webkit-transform 1s cubic-bezier(.19,1,.22,1);transition:transform 1s cubic-bezier(.19,1,.22,1);transition:transform 1s cubic-bezier(.19,1,.22,1),-webkit-transform 1s cubic-bezier(.19,1,.22,1);z-index:1;gap:16px}.top_slider .slider_content .slider .content>*+*{margin-top:1rem}@media(max-width:480px){.top_slider .slider_content .slider .content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top_slider .slider_content .slider .content p{color:#fff;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:0;-webkit-transition:opacity .7s cubic-bezier(.19,1,.22,1);transition:opacity .7s cubic-bezier(.19,1,.22,1);margin:0}.top_slider .slider_content .slider .content a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;font-family:"Source Serif Pro";font-size:14px;font-weight:700;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3);box-shadow:0 4px 12px #0080804d;cursor:pointer;opacity:0;-webkit-transition:opacity .7s cubic-bezier(.19,1,.22,1);transition:opacity .7s cubic-bezier(.19,1,.22,1);border-radius:8px;border:1px solid #fff;background:teal;margin:0}.top_slider .slider_content .slider .content a:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.top_slider .slider_content .slider .content a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.top_slider .slider_content .slider .title{margin:0;font-size:1.3rem;font-weight:700;line-height:1.2;font-family:"Source Serif Pro";-webkit-transition:opacity .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);transition:opacity .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1),opacity .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1),opacity .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1)}@media(hover:hover){.top_slider .slider_content .card:after{-webkit-transform:translateY(0);transform:translateY(0)}.top_slider .slider_content .content{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:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center}.top_slider .slider_content .content>*:not(.title){opacity:0}.top_slider .slider_content .content p,.top_slider .slider_content .content a{opacity:0;display:none}.top_slider .slider_content .content .title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.top_slider .slider_content .content p{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.top_slider .slider_content .content a{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.top_slider .slider_content .card:hover,.top_slider .slider_content .card:focus-within{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top_slider .slider_content .card:hover:before,.top_slider .slider_content .card:focus-within:before{-webkit-transform:translateY(-4%);transform:translateY(-4%)}.top_slider .slider_content .card:hover:after,.top_slider .slider_content .card:focus-within:after{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.top_slider .slider_content .card:hover .content,.top_slider .slider_content .card:focus-within .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top_slider .slider_content .card:hover .content .title,.top_slider .slider_content .card:focus-within .content .title{-webkit-transform:none;transform:none;opacity:1}.top_slider .slider_content .card:hover .content p,.top_slider .slider_content .card:hover .content a,.top_slider .slider_content .card:focus-within .content p,.top_slider .slider_content .card:focus-within .content a{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.top_slider .slider_content .card:focus-within:before,.top_slider .slider_content .card:focus-within:after,.top_slider .slider_content .card:focus-within .content,.top_slider .slider_content .card:focus-within .content>*:not(.title){-webkit-transition-duration:2s;transition-duration:2s}}.top_slider .slider_content .slider_controls{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;gap:30px;margin-top:60px;width:100%;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.top_slider .slider_content .slider_controls .swiper-pagination{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0;margin:0}.top_slider .slider_content .slider_controls .swiper-pagination .swiper-pagination-bullet{width:16px!important;height:16px!important;background:#ababab!important;border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;padding:0;margin:0;border:none;display:inline-block;-webkit-transition:.3s ease width;transition:.3s ease width}.top_slider .slider_content .slider_controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:teal!important;border-radius:224px!important;width:64px!important;height:16px!important;-webkit-box-shadow:0 0 10px rgba(0,128,128,.6);box-shadow:0 0 10px #00808099}.top_slider .slider_content .slider_controls .swiper-pagination .swiper-pagination-bullet:hover{background:#a0d0d0!important}@media(max-width:768px){.top_slider .slider_controls{gap:20px}.top_slider .slider_controls .swiper-button-prev,.top_slider .slider_controls .swiper-button-next{width:40px;height:40px;font-size:16px}}.included_Section{padding-bottom:120px}.included_Section .included_content{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;gap:32px;-ms-flex-item-align:stretch;align-self:stretch}.included_Section .included_content h2{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.included_Section .included_content p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.included_Section .included_content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width:1240px){.included_Section .included_content ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.included_Section .included_content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px;-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;gap:20px;border-radius:8px;border:1px solid var(--1, #008080);background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,128,128,.5);box-shadow:0 2px 10px #00808080}.included_Section .included_content ul li i{width:120px;height:120px;aspect-ratio:1/1;background-position:center;background-size:contain;background-repeat:no-repeat}.included_Section .included_content ul li h3{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.included_Section .included_content ul li p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.included_Section .included_content ul li:nth-child(1) i{background-image:url("/p/safe/11/assetsFASGW/iconsSDf/firs_includedreNF.webp")}.included_Section .included_content ul li:nth-child(2) i{background-image:url("/p/safe/11/assetsFASGW/iconsSDf/second_includedxQcl.webp")}.included_Section .included_content ul li:nth-child(3) i{background-image:url("/p/safe/11/assetsFASGW/iconsSDf/third_includedpfyd.webp")}.included_Section .included_content ul li:nth-child(4) i{background-image:url("/p/safe/11/assetsFASGW/iconsSDf/fourth_includeduJEQ.webp")}.included_Section .included_content a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro";font-size:16px;font-style:normal;font-weight:700;line-height:normal;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3);box-shadow:0 4px 12px #0080804d;cursor:pointer}.included_Section .included_content a:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.included_Section .included_content a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.we_in_numbers_section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-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:32px}.we_in_numbers_section .texts{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;gap:32px}.we_in_numbers_section .texts h2{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.we_in_numbers_section .texts p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.we_in_numbers_section .numbers{width:100%;background-size:cover;background-position:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url("/p/safe/11/assetsFASGW/imagesFAaf/backgroundFAW/innumbersQYXp.webp") #d3d3d3 50%/cover no-repeat;background:linear-gradient(0deg,#00000080 0% 100%),url("/p/safe/11/assetsFASGW/imagesFAaf/backgroundFAW/innumbersQYXp.webp") #d3d3d3 50%/cover no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;padding:56px;-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;gap:10px}.we_in_numbers_section .numbers ul{width:100%;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;gap:24px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width:1280px){.we_in_numbers_section .numbers ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.we_in_numbers_section .numbers ul li{min-width:274px;max-width:274px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-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;gap:16px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:8px;background:#fff}.we_in_numbers_section .numbers ul li span{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.we_in_numbers_section .numbers ul li p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.reviews{padding-top:120px;padding-bottom:120px}.reviews .reviews_content{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;gap:32px}.reviews .reviews_content h2{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.reviews .reviews_content p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.reviews .reviews_content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}@media(max-width:1240px){.reviews .reviews_content ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.reviews .reviews_content ul .list_item{min-width:290px;max-width:411px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px;-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;gap:20px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:8px;border:1px solid var(--1, #008080);background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,128,128,.5);box-shadow:0 2px 10px #00808080;-webkit-transition:all .8s ease;transition:all .8s ease}.reviews .reviews_content ul .list_item img{min-width:411px;height:314px;aspect-ratio:89/68;border-radius:8px 8px 0 0;background:url("/p/safe/11/assetsFASGW/iconsSDf/reviewsNvdia/firstreviewfZSz.webp") #d3d3d3 50%/cover no-repeat}@media(max-width:1240px){.reviews .reviews_content ul .list_item img{min-width:156px;width:101%;-o-object-fit:cover;object-fit:cover}}.reviews .reviews_content ul .list_item .review_content{max-width:410.6px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px;-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;gap:20px;-ms-flex-item-align:stretch;align-self:stretch}.reviews .reviews_content ul .list_item .review_content h3{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.reviews .reviews_content ul .list_item .review_content .stars_Review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.reviews .reviews_content ul .list_item .review_content .stars_Review li{background-image:url("/p/safe/11/assetsFASGW/iconsSDf/star.svg");width:21px;height:22px;background-size:cover;background-position:center;background-repeat:no-repeat}.reviews .reviews_content ul .list_item .review_content p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.reviews .reviews_content ul .list_item:hover{cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01)}.reviews .reviews_content a{display:-webkit-box;display:-ms-flexbox;display:flex;width:196px;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro";font-size:16px;font-style:normal;font-weight:700;line-height:normal;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3);box-shadow:0 4px 12px #0080804d;cursor:pointer}.reviews .reviews_content a:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.reviews .reviews_content a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.about_page .about_first .about_content{padding-top:96px;padding-bottom:96px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about_page .about_first .about_content .image{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/aboutazMP.webp");background-size:cover;background-position:center;width:100%;min-height:290px;max-width:616px;height:329px}.about_page .about_first .about_content .text_content{min-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media(max-width:768px){.about_page .about_first .about_content .text_content{min-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.about_page .about_first .about_content .text_content p{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.about_page .about_first .about_content .text_content p strong{font-weight:700}.about_page .about_first .about_content .text_content a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro";font-size:16px;font-style:normal;font-weight:700;line-height:normal;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3);box-shadow:0 4px 12px #0080804d;cursor:pointer}.about_page .about_first .about_content .text_content a:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.about_page .about_first .about_content .text_content a:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.about_page .about_second .about_content{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;gap:32px}.about_page .about_second .about_content h2{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.about_page .about_second .about_content p{max-width:790px;color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.about_page .about_second .about_content .other_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding-bottom:96px}.about_page .about_second .about_content .other_content ul{width:100%;max-width:628px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.about_page .about_second .about_content .other_content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;width:302px;height:auto;padding:16px;-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;gap:20px;border-radius:8px;border:1px solid var(--1, #008080);-webkit-box-shadow:0 2px 10px 0 rgba(0,128,128,.5);box-shadow:0 2px 10px #00808080}@media(max-width:640px){.about_page .about_second .about_content .other_content ul li{width:100%}}.about_page .about_second .about_content .other_content ul li h3{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.about_page .about_second .about_content .other_content ul li p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.about_page .about_second .about_content .other_content .images{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:start;-ms-flex-align:start;align-items:flex-start;gap:24px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch}.about_page .about_second .about_content .other_content .images .first{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/aboutfirstgQyN.webp");background-size:cover;background-position:center;width:100%;height:234px;border-radius:8px}.about_page .about_second .about_content .other_content .images .second{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/aboutsecondOKtz.webp");background-size:cover;background-position:center;width:100%;height:234px;border-radius:8px}.contact_page .contact_section{padding-top:96px;padding-bottom:96px}.contact_page .contact_section .contact_content{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;gap:24px;-ms-flex-item-align:stretch;align-self:stretch}.contact_page .contact_section .contact_content h2{color:#0d0d0d;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.contact_page .contact_section .contact_content p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.contact_page .contact_section .contact_content form{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:586px;-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;gap:16px}.contact_page .contact_section .contact_content form 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-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex-item-align:stretch;align-self:stretch}.contact_page .contact_section .contact_content form div label{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.contact_page .contact_section .contact_content form div input{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;border:1px solid #a0a0a0;background:#fff}.contact_page .contact_section .contact_content form div textarea{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:150px;padding:8px 16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;border:1px solid #a0a0a0;background:#fff}.contact_page .contact_section .contact_content form button{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding:12px 24px!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:10px!important;border-radius:8px!important;background:teal!important;color:#fff!important;font-family:"Source Serif Pro"!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:normal!important;border:none!important;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,128,128,.3)!important;box-shadow:0 4px 12px #0080804d!important;cursor:pointer!important}.contact_page .contact_section .contact_content form button:hover{background:#066;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,128,128,.4);box-shadow:0 8px 20px #00808066}.contact_page .contact_section .contact_content form button:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 8px rgba(0,128,128,.3);box-shadow:0 2px 8px #0080804d}.contact_page .contact_section .contact_content form button:disabled{background:#a0a0a0;cursor:not-allowed;-webkit-box-shadow:0 2px 8px rgba(160,160,160,.3);box-shadow:0 2px 8px #a0a0a04d;-webkit-transform:none;transform:none}.countries_section{padding-top:96px;padding-bottom:96px}.countries_section .content{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;gap:96px}.countries_section .content .first{width:100%;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;gap:48px;-ms-flex-wrap:wrap;flex-wrap:wrap}.countries_section .content .first .about{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:320px;max-width:638px;-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;gap:48px;-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.countries_section .content .first .about{min-width:1px}}.countries_section .content .first .about h2{color:#000;font-family:"Source Serif Pro";font-size:36px;font-style:normal;font-weight:700;line-height:normal}.countries_section .content .first .about p{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.countries_section .content .first .about p strong{font-weight:700}.countries_section .content .first .image{background-image:url("/p/safe/11/assetsFASGW/imagesFAaf/countriesUEFu.webp");background-size:cover;background-position:center;width:100%;min-height:290px;max-width:594px;height:334px}.countries_section .content .filters_countries{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;gap:32px}.countries_section .content .filters_countries .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}.countries_section .content .filters_countries .tabs button{display:-webkit-box;display:-ms-flexbox;display:flex;width:138px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#000;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:400;line-height:normal;background:#0000;border:none;cursor:pointer}.countries_section .content .filters_countries .tabs button.active{color:var(--1, #008080);border-bottom:1px solid var(--1, #008080)}.countries_section .content .filters_countries ul{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:end;-ms-flex-align:end;align-items:flex-end;gap:24px;-ms-flex-item-align:stretch;align-self:stretch}.countries_section .content .filters_countries ul li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;border:1px solid var(--1, #008080);background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,128,128,.5);box-shadow:0 2px 10px #00808080}@media(max-width:860px){.countries_section .content .filters_countries ul li{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px}}.countries_section .content .filters_countries ul li img{width:520px;height:101%}@media(max-width:860px){.countries_section .content .filters_countries ul li img{width:101%}}.countries_section .content .filters_countries ul li .info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px;-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;gap:20px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.countries_section .content .filters_countries ul li .info span{color:#000;text-align:center;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.countries_section .content .filters_countries ul li .info p{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.countries_section .content .filters_countries a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background:teal;color:#fff;font-family:"Source Serif Pro";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.rules{padding-top:48px;padding-bottom:48px}.rules .reles_content{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;gap:16px;-ms-flex-item-align:stretch;align-self:stretch}.rules .reles_content span{color:#000;font-family:"Source Serif Pro";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.rules .reles_content ul{list-style:disc;padding-left:2px}.rules .reles_content p,.rules .reles_content li{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:56px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;background:#2f4f4f}footer .footer_content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1200px;-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;gap:32px;-ms-flex-negative:0;flex-shrink:0}footer .footer_content .first{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;gap:16px;-ms-flex-item-align:stretch;align-self:stretch}footer .footer_content .first img{width:32px;height:32px}footer .footer_content .first span{color:#fff;font-family:"Source Serif Pro";font-size:clamp(24px,5vw,36px);font-style:normal;font-weight:700;line-height:normal}footer .footer_content .second ul{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;gap:70px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer_content .second ul li{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}footer .footer_content .third ul{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;gap:20px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer_content .third ul li{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-right:8px;border-right:1px solid #fff}footer .footer_content b{color:#b0b0b0;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.policy_link{text-decoration:underline;color:teal;-webkit-transition:all .3s ease;transition:all .3s ease}.policy_link:hover{color:#066}
