.form{text-align:left}.form-row.-inline{display:-webkit-flex;display:flex}.form-title{font-weight:600}.form-subtitle,.form-title{color:#333;display:block;font-size:14px;line-height:26px;margin-bottom:5px}.form-field{display:block;margin-bottom:32px;position:relative}.form-field.-error .select-box,.form-field.-error input,.form-field.-error textarea{border-color:red}.form-field.-error .field-message{color:red;opacity:1;visibility:visible}.form-field.-right{text-align:right}.form-field.-checkbox{margin-bottom:16px}.form-field.-wide{-webkit-flex:1;flex:1}.form-field.-short{margin-bottom:16px}.form-field.-no-margin{margin-bottom:0}.form-success{display:none;text-align:center}.form-success.-visible{display:block}.form-success .form-success-image{margin-bottom:16px}.field-message{font-size:12px;left:0;opacity:0;position:absolute;right:0;text-align:left;top:100%;transition:all .2s ease-in-out;visibility:hidden}.field-message.-checkbox{padding-left:24px}.input-field{display:block;margin-bottom:24px;max-width:280px;position:relative}.input-title{color:rgba(46,46,46,.32);font-size:12px;margin-bottom:8px}.input{background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:14px;height:40px;padding:0 16px;width:100%}.input::-webkit-input-placeholder{color:rgba(51,51,51,.32)}.input::-moz-placeholder{color:rgba(51,51,51,.32)}.input:-ms-input-placeholder{color:rgba(51,51,51,.32)}.input::-ms-input-placeholder{color:rgba(51,51,51,.32)}.input::placeholder{color:rgba(51,51,51,.32)}.input:focus{border-color:#1b9eff}.input.-big{height:143px}.input.-large{height:48px;padding:0 18px}.input.-small{font-size:12px;height:32px;padding:0 14px}.input[disabled]{background:#f3f3f3}textarea{resize:none}.textarea{background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:14px;height:182px;padding:9px 16px 11px;width:100%}.textarea::-webkit-input-placeholder{color:rgba(51,51,51,.32)}.textarea::-moz-placeholder{color:rgba(51,51,51,.32)}.textarea:-ms-input-placeholder{color:rgba(51,51,51,.32)}.textarea::-ms-input-placeholder{color:rgba(51,51,51,.32)}.textarea::placeholder{color:rgba(51,51,51,.32)}.textarea:focus{border-color:#1b9eff}.textarea[disabled]{background:#f3f3f3}.textarea.-small{height:64px}.subscribe{margin:0 auto 96px;max-width:640px;text-align:center}.subscribe.-wide{max-width:720px}.subscribe.-inline{margin:0 auto 40px;max-width:100%}@media only screen and (max-width:575px){.subscribe.-inline{margin:0 auto 64px}}.subscribe.-inline .subscribe-content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.-legacy .subscribe.-inline .subscribe-content{display:table;width:100%}@media only screen and (max-width:1023px){.subscribe.-inline .subscribe-content{display:block;text-align:center}}.subscribe.-inline .icon-stay-tuned{-webkit-flex:1 1 40px;flex:1 1 40px;height:40px;margin:0 17px 0 0;max-width:40px;min-width:40px;width:40px}@media only screen and (max-width:767px){.subscribe.-inline .icon-stay-tuned{margin:0 0 15px}}.-legacy .subscribe.-inline .icon-stay-tuned,.-legacy .subscribe.-inline .subscribe-content-text{display:table-cell;vertical-align:middle}.subscribe .form{margin:0 auto;max-width:620px}.subscribe-text{color:#333;font-size:14px;font-weight:400;line-height:1.5}.subscribe-form.-hidden{display:none}.subscribe-column,.subscribe-row{display:-webkit-flex;display:flex}@media only screen and (max-width:575px){.subscribe-column,.subscribe-row{-webkit-flex-direction:column;flex-direction:column}}.subscribe-column{-webkit-flex-direction:column;flex-direction:column}.subscribe-column .subscribe-submit{margin:0 auto;max-width:200px}.subscribe-in{margin:0 auto 24px;max-width:640px}.subscribe-field{-webkit-flex:1;flex:1;width:100%}.subscribe-submit{margin-left:15px}.subscribe-submit .btn{min-width:150px;width:100%}.subscribe-submit .btn.-accessible{background:#0566ff;border-color:#0566ff}.subscribe-submit .btn.-accessible:hover{background:#0055da;border-color:#0055da}@media only screen and (max-width:575px){.subscribe-submit{margin-bottom:8px;margin-left:0;min-width:100%;width:100%}}.subscribe-success{display:none}.subscribe-success.-visible{display:block}.subscribe-ok{color:#03c647;font-size:72px;line-height:1;padding-bottom:24px}.subscribe-shifted{background:#fff;border-radius:10px;margin:0 auto -64px;max-width:1120px;padding:55px 16px 40px;position:relative;top:-130px;z-index:2}.subscribe-shifted .subscribe{margin-bottom:0}.checkbox{display:inline-block;position:relative}.checkbox input{opacity:0;position:absolute}.checkbox input+span{color:#979797;display:inline-block;padding-left:22px;position:relative}.checkbox input+span:before{background:#fff;border:2px solid #e2e2e2;border-radius:4px;content:"";cursor:pointer;height:16px;left:0;position:absolute;top:5px;width:16px}.checkbox input+span:after{content:url(/images/checkmark.svg);cursor:pointer;height:8px;left:3px;line-height:1;opacity:0;position:absolute;top:4px;width:10px;z-index:2}@media only screen and (max-width:575px){.checkbox input+span:before{top:4px}.checkbox input+span:after{top:3px}}.checkbox input:focus+span:before{border-color:#1b9eff;box-shadow:0 0 0 3px rgba(27,158,255,.24)}.checkbox input:checked+span:before{background:#1b9eff;border-color:#1b9eff}.checkbox input:checked+span:after{opacity:1}.checkbox input:disabled+span:before{background:hsla(0,0%,89%,.48);border-color:#e2e2e2;box-shadow:none}.checkbox.-error input+span:before{border-color:red}.select{display:block;position:relative;width:100%}.select.-focus .select-box{border-color:#1b9eff}.select.-placeholder .select-box{color:rgba(51,51,51,.32)}.select .select-box{-webkit-align-items:center;align-items:center;background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;color:#333;display:-webkit-flex;display:flex;font-size:14px;height:40px;overflow:hidden;padding:0 16px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;transition:border-color .3s;white-space:nowrap;width:100%}.select .select-box:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEgMSA1IDQgNS00Ii8+PC9zdmc+);content:"";height:6px;position:absolute;right:13px;top:16px;width:12px}.select.-large .select-box{height:48px;padding:10px 18px 11px}.select.-small .select-box{font-size:12px;height:32px;padding:7px 14px 8px}.select select{-webkit-appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:4}.select select[disabled]{cursor:not-allowed}.radio{display:inline-block;padding-left:24px;position:relative}.radio.-small span{color:#969696;font-size:10px;line-height:1.2}.radio.-small input{top:9px}.radio input{left:0;position:absolute;top:5px}.radio span{display:inline-block;font-size:14px}.swiper-container{list-style:none;margin:0 auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:-webkit-flex;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-slide{-webkit-flex-shrink:0;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-align-items:flex-start;align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{background-position:50%;background-repeat:no-repeat;background-size:27px 44px;cursor:pointer;height:44px;margin-top:-22px;position:absolute;top:50%;width:27px;z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");left:auto;right:10px}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:100%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:100%;left:0;top:0;width:4px}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;text-align:center;width:100%}.swiper-zoom-container canvas,.swiper-zoom-container img,.swiper-zoom-container svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:100%;width:100%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{background:#000;bottom:0;-webkit-filter:blur(50px);filter:blur(50px);height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}#overlay{background:hsla(0,0%,87%,.82);bottom:0;display:-webkit-flex;display:flex;left:0;opacity:0;overflow:auto;padding:24px 0;position:fixed;right:0;top:0;transition:all .2s ease-in-out;visibility:hidden;z-index:9000}@media only screen and (max-width:767px){#overlay{padding:0}}.dark-theme #overlay{background:rgba(0,0,0,.88)}#overlay.-active{opacity:1;visibility:visible}#overlay.-active .modal{-webkit-transform:scale(1);transform:scale(1)}#overlay.-active .modal:before{opacity:1}#overlay.-active .modal-close{opacity:1;transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s,-webkit-transform .2s ease .2s}#overlay-new{background:rgba(0,0,0,.7);bottom:0;display:-webkit-flex;display:flex;left:0;opacity:0;overflow:auto;padding:24px 0;position:fixed;right:0;top:0;transition:all .2s ease-out;visibility:hidden;z-index:9000}@media only screen and (max-width:767px){#overlay-new{padding:0}}#overlay-new.-active{opacity:1;visibility:visible}.modal{background:transparent;border-radius:20px;display:none;margin:auto;max-width:740px;text-align:center;-webkit-transform:scale(.7);transform:scale(.7);transition:background .4s ease,-webkit-transform .4s ease;transition:background .4s ease,transform .4s ease;transition:background .4s ease,transform .4s ease,-webkit-transform .4s ease;width:100%}.dark-theme .modal,.dark-theme .modal:before{background:#303030}.modal:before{background:#fff;border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.modal{height:100%;max-width:100%;width:100%}}.modal.-fullscreen{height:100%;max-width:100%;width:100%}.modal.-fullscreen .modal-content{bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;padding:50px 100px;position:absolute;right:0;text-align:center;top:0}@media only screen and (max-width:767px){.modal.-fullscreen .modal-content{bottom:auto;left:auto;padding:40px 20px 60px;position:relative;right:auto;top:auto}}.modal.-fullscreen .modal-close{height:24px;width:24px}.modal.-wide{max-width:796px}.modal-content{padding:48px 70px;position:relative}@media only screen and (max-width:767px){.modal-content{background:#fff;padding:64px 20px}}.dark-theme .modal-content{color:#fff}@media only screen and (max-width:767px){.dark-theme .modal-content{background:#303030}}.modal-close{background:none;cursor:pointer;font-size:14px;left:20px;opacity:0;position:absolute;top:20px;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;z-index:9}.modal-close:hover{-webkit-transform:scale(1);transform:scale(1)}.dark-theme .modal-close{color:#fff}.modal-close--right{left:auto;right:20px}.modal .text{margin-bottom:30px}.modal .text:last-child{margin-bottom:0}.modal .modal-image{font-size:0;margin-bottom:24px}.modal .modal-title{font-size:22px;font-weight:600;line-height:1.5}.modal .modal-subtitle{font-size:16px;margin-bottom:32px}.modal .modal-footer{margin-top:64px}.modal .modal-footer p{color:#999;font-size:14px;font-weight:400;margin:0;text-align:center}.modal--cmpc{max-width:1168px}@media only screen and (max-width:1279px){.modal--cmpc{max-width:calc(100% - 40px)}}@media only screen and (max-width:767px){.modal--cmpc{max-width:100%}}.modal--cmpc .modal-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;text-align:left}.modal--cmpc .modal__info{margin-right:30px;max-width:468px}@media only screen and (max-width:1023px){.modal--cmpc .modal__info{margin-right:0;max-width:none}}.modal--cmpc .modal__list{font-size:14px;list-style:initial;margin-left:20px}.modal--cmpc .modal__sub-title,.modal--cmpc .modal__title{font-size:26px;margin-bottom:14px}.modal--cmpc .modal__cta{display:block;margin-top:40px;max-width:318px}.modal--cmpc .modal__image-wrapper{-webkit-align-items:center;align-items:center;background-image:linear-gradient(285.2deg,#f6f8fb -13.23%,#e6f5fd 47.3%,#edf0fb 101.83%);border-radius:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;max-width:523px;width:100%}@media only screen and (max-width:1023px){.modal--cmpc .modal__image-wrapper{display:none}}.cmmx-old-os-modal__content{padding:70px 79px;text-align:left}@media only screen and (max-width:767px){.cmmx-old-os-modal__content{padding:94px 24px 40px}}.cmmx-old-os-modal__img-container{margin:0 auto 38px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.cmmx-old-os-modal__warn-sign{left:0;position:absolute;top:-10px}.cmmx-old-os-modal__title{font-size:24px;font-weight:800;margin-bottom:24px}.cmmx-old-os-modal__text{margin-bottom:12px}.cmmx-old-os-modal__text:last-of-type{margin-bottom:0}.topic-item{background:none;display:-webkit-flex;display:flex;height:100%;padding-bottom:32px;text-align:center;width:100%}.topic-item:hover .grid-title,.topic-item:hover .topic-title{color:#1b9eff}.topic-item:hover .topic-content-wrapper{border-color:rgba(51,51,51,.24)}.topic-item--pointered{cursor:pointer}.topic-content{margin:0 auto;max-width:280px}.topic-content-wrapper{border:2px solid rgba(51,51,51,.08);border-radius:20px;height:100%;padding:20px 28px 48px;transition:border-color .2s ease,color .2s ease;width:100%}.topic-title{color:#333;font-size:16px;font-weight:600;overflow:hidden;transition:color .2s ease}@supports (-webkit-line-clamp:2){.topic-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}@supports not (-webkit-line-clamp:2){.topic-title{max-height:48px}}.topic-text{color:#999;font-size:14px}.topic-link{color:#1d9fff;font-size:14px;font-weight:400;text-decoration:none}.topic-icon{-webkit-align-items:flex-end;align-items:flex-end;color:#000;height:85px;-webkit-justify-content:center;justify-content:center;margin-bottom:16px;position:relative}.topic-icon,.topic-icon picture{display:-webkit-flex;display:flex}.topic-icon .icon{font-size:48px}.topic.-index .topic-content-wrapper{padding:42px 20px 34px}.topic.-index .topic-icon{font-size:0;height:auto}.download{margin-bottom:64px}.download.-cleanmymac-x .download-in:before{background:#f1f8ff linear-gradient(90deg,#f1f8ff 0,#fff2f8)}@media only screen and (max-width:767px){.download.-cleanmymac-x .download-in:before{background:#f1f8ff linear-gradient(180deg,#f1f8ff 0,#fff2f8)}}.download.-cleanmyphone .download-in:before{background:#fcf3f9 linear-gradient(280deg,#fcf3f9,#f4f9ff)}.download.-cleanmymac .download-in:before{background:#ecf1ff linear-gradient(90deg,#ecf1ff 0,#fef8fd)}@media only screen and (max-width:767px){.download.-cleanmymac .download-in:before{background:#ecf1ff linear-gradient(180deg,#ecf1ff 0,#fef8fd)}}.download.-gemini .download-in:before{background:#edf0fd linear-gradient(90deg,#edf0fd 0,#f4f9fa)}@media only screen and (max-width:767px){.download.-gemini .download-in:before{background:#edf0fd linear-gradient(180deg,#edf0fd 0,#f4f9fa)}}.download.-setapp .download-in:before{background:#e4eff9 linear-gradient(90deg,#e9eef6 0,#fdfcfb)}@media only screen and (max-width:767px){.download.-setapp .download-in:before{background:#e4eff9 linear-gradient(180deg,#e9eef6 0,#fdfcfb)}}.download.-wallpaper-wizard .download-in:before{background:#e3f7f8 linear-gradient(90deg,#e3f7f8 0,#fdf7f1)}@media only screen and (max-width:767px){.download.-wallpaper-wizard .download-in:before{background:#e3f7f8 linear-gradient(180deg,#e3f7f8 0,#fdf7f1)}}.download.-hider .download-in:before{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0,#f8f5ed)}@media only screen and (max-width:767px){.download.-hider .download-in:before{background:#f6f7f8 linear-gradient(180deg,#f6f7f8 0,#f8f5ed)}}.download.-the-unarchiver .download-in:before{background:#f6f3f5 linear-gradient(90deg,#f6f3f5 0,#fbf5ee)}@media only screen and (max-width:767px){.download.-the-unarchiver .download-in:before{background:#f6f3f5 linear-gradient(180deg,#f6f3f5 0,#fbf5ee)}}.download.-cleanmypc .download-in:before{background:#e5eeff linear-gradient(90deg,#e5eeff 0,#f4f9fa)}@media only screen and (max-width:767px){.download.-cleanmypc .download-in:before{background:#e5eeff linear-gradient(180deg,#e5eeff 0,#f4f9fa)}}.download.-encrypto .download-in:before{background:#f9e4e7 linear-gradient(90deg,#f9e4e7 0,#fbf4ef)}@media only screen and (max-width:767px){.download.-encrypto .download-in:before{background:#f9e4e7 linear-gradient(180deg,#f9e4e7 0,#fbf4ef)}}.download.-moonlock .download-in:before{background:#fae8ff linear-gradient(212deg,#fae8ff,#f6f8f8);border-radius:24px}@media only screen and (max-width:767px){.download.-moonlock .download-in:before{background:#fae8ff linear-gradient(212deg,#fae8ff,#f6f8f8)}}.download.-banner .download-box{padding:64px 128px 64px 0}@media only screen and (max-width:767px){.download.-banner .download-box{padding:0 5% 5%;text-align:center}}.download.-banner .h2{margin-bottom:8px}.download.-banner .download-image{padding-left:22%}@media only screen and (max-width:767px){.download.-banner .download-image{padding-left:0;text-align:center}}.download .download-in{position:relative}.download .download-in:before{border-radius:8px;bottom:0;content:"";left:25%;opacity:.64;position:absolute;right:16px;top:0}@media only screen and (max-width:767px){.download .download-in:before{left:16px;top:25%}}.download .download-info{font-size:16px}.-legacy .download .download-info{margin-bottom:24px}.download .download-image{-webkit-align-items:center;align-items:center;border-radius:8px;display:-webkit-flex;display:flex;font-size:0;-webkit-justify-content:center;justify-content:center;padding-left:12%;position:relative}.download .download-image img{height:auto;max-width:110%}@media only screen and (max-width:767px){.download .download-image{padding-left:0;text-align:center}.download .download-image img{max-width:90%}}.download .downlload-full{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.download .downlload-full img{max-height:550px;max-width:none}@media only screen and (max-width:767px){.download .downlload-full{position:relative;right:auto;top:auto;-webkit-transform:none;transform:none}.download .downlload-full img{max-width:100%}}.download .download-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding:12%;position:relative;z-index:2}.-legacy .download .download-box .list{margin-bottom:24px}@media only screen and (max-width:1279px){.download .download-box{padding:10% 9%}.download .download-box .btn{min-width:180px}}@media only screen and (max-width:1023px){.download .download-box .btn{width:100%}.download .download-box .btn+.btn{margin-left:0}}@media only screen and (max-width:767px){.download .download-box{min-height:auto;padding:5%}.download .download-box .btn{width:auto}.download .download-box .btn+.btn{margin-left:12px}}@media only screen and (max-width:575px){.download .download-box .btn{width:100%}.download .download-box .btn+.btn{margin-left:0}}.download.one-year .h2{line-height:48px;margin-bottom:8px}.download.one-year .h3{line-height:34px;margin-bottom:23px}.download.one-year ul{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){.download.one-year ul{grid-template-columns:1fr}}.download.one-year ul li{display:-webkit-flex;display:flex;margin-bottom:15px}.download.one-year ul li .icon{margin-right:9px;min-height:24px;min-width:24px}.download.one-year ul li span{font-size:14px}.allow-download{background:#fff;bottom:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;left:0;opacity:0;overflow:auto;padding-top:120px;position:fixed;right:0;top:0;transition:all .2s ease-in-out;visibility:hidden;z-index:9001}.allow-download div{color:#333;text-align:center}.allow-download-title{font-size:24px;line-height:36px;margin-bottom:15px}.allow-download-text{font-size:32px;font-weight:700;letter-spacing:.4px;line-height:39px;margin-bottom:15px;text-align:center}.allow-download-text span{color:#1b9eff}.allow-download .arrow-down{height:54px;margin:0 auto;width:54px}.allow-download.-active{opacity:1;visibility:visible}.dlm{display:-webkit-flex;display:flex;overflow-y:auto;position:relative}@media only screen and (max-width:767px){.dlm{left:0;right:0}}.dlm .dlm-body,.dlm-os{margin:auto;max-width:540px;padding:16px;width:100%}@media only screen and (max-width:1023px){.dlm .dlm-body,.dlm-os{max-width:600px}}@media only screen and (max-width:575px){.dlm .dlm-body,.dlm-os{padding:24px}}.dlm .dlm-body .subscribe,.dlm-os .subscribe{margin:0 auto}.dlm .dlm-image{font-size:0;margin-bottom:8px}.dlm .dlm-footer{color:#979797;font-size:12px;padding-top:16px}.dlm .dlm-footer a{color:#359ff6}.dlm .dlm-preloader{margin:0 auto;max-width:420px;position:relative;transition:opacity .2s}.dlm .dlm-preloader.-hidden{display:none}.dlm .dlm-afterload{display:none;min-height:50px;transition:opacity .2s}.dlm .dlm-afterload.-visible{display:block}.dlm .dlm-progressbar{border-radius:3px;height:5px;margin-bottom:24px;overflow:hidden;position:relative}.dlm .dlm-progressbar-line{-webkit-animation:loading 3s infinite;animation:loading 3s infinite;background:linear-gradient(90deg,#469ffc 0,#bee5ff 50%,#469ffc);background-size:200% 100%;bottom:0;left:-50%;position:absolute;right:-50%;top:0}.dlm .dlm-sep{margin-bottom:16px;position:relative}@media only screen and (max-width:575px){.dlm .dlm-sep{margin-bottom:8px}}.dlm .dlm-sep:before{background:rgba(199,202,211,.32);content:"";height:2px;left:0;position:absolute;right:0;top:50%}.dlm .dlm-sep span{background:#fff;color:#c7cad3;display:inline-block;font-size:14px;padding:0 24px;position:relative}.dlm .dlm-direct .notification{margin-bottom:0;margin-top:16px}.dlm-os{text-align:center}.dlm-os-img{display:inline-block;position:relative;vertical-align:top}.dlm-os-label{background:#ffd117;border-radius:50%;bottom:20px;box-shadow:0 2px 7px rgba(0,0,0,.1);color:#2e3f50;font-size:14px;font-weight:600;padding:12px;position:absolute;right:20px;text-align:center}.dlm-os-icon{font-size:35px}.dlm-os-title{color:#000;font-size:24px;font-weight:600;line-height:1.4}.dlm-os-text{font-size:16px;font-weight:400;line-height:1.5}.dlm-os-text span{font-weight:600}.dlm-os-hint{font-size:12px;font-weight:400;line-height:1.4}.dlm-os-hint a{color:#1b9eff;text-decoration:none}@-webkit-keyframes loading{0%{background-position-x:200%}to{background-position-x:0}}@keyframes loading{0%{background-position-x:200%}to{background-position-x:0}}@media only screen and (max-width:767px){.share-to-my-mac-test .modal-content{padding-top:0}}.share-to-my-mac-test .modal-content .download-link{display:block;padding:8px 0}.dlm--subscribe .dlm-body{padding:32px 16px}.hero-slider{position:relative}.hero-slider .swiper-container{border-radius:20px}@media only screen and (max-width:1279px){.hero-slider{padding:0 30px}}@media only screen and (max-width:767px){.hero-slider{padding:0}}.hero-slide{border-radius:20px;box-sizing:border-box;color:#000}@media only screen and (max-width:767px){.hero-slide{width:90%}}.hero-slide .hero-slide-in{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;opacity:0;padding:35px 72px;-webkit-transform:scale(.97) translateZ(0);transform:scale(.97) translateZ(0);transition:all .6s ease;visibility:hidden}@media only screen and (max-width:1023px){.hero-slide .hero-slide-in{padding:48px 32px}}@media only screen and (max-width:767px){.hero-slide .hero-slide-in{display:block;padding:16px 24px 35px}}.hero-slide.swiper-slide-active .hero-slide-in{opacity:1;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);visibility:visible}.hero-slide .hero-slide-gallery{border-radius:20px;font-size:0;overflow:hidden}.hero-slide .hero-slide-gallery img{height:auto;width:100%}.hero-slide .hero-slider-img{text-align:center;width:40%}.hero-slide .hero-slider-img img{height:auto;max-width:100%}@media only screen and (max-width:767px){.hero-slide .hero-slider-img{width:100%}.hero-slide .hero-slider-img img{height:auto;max-width:208px}}.hero-slide .hero-slider-content{padding-left:5%;width:60%}@media only screen and (max-width:767px){.hero-slide .hero-slider-content{width:100%}}.hero-slide .hero-slider-title{font-size:26px;font-weight:700;line-height:1.2;margin-bottom:14px}@media only screen and (max-width:767px){.hero-slide .hero-slider-title{font-size:24px}}.hero-slide .hero-slider-subtitle{font-size:26px;line-height:1.8;margin-bottom:14px}@media only screen and (max-width:767px){.hero-slide .hero-slider-subtitle{font-size:36px}}@media only screen and (max-width:575px){.hero-slide .hero-slider-subtitle{font-size:32px}}.hero-slide .hero-slider-text{color:rgba(0,0,0,.92);font-size:14px;margin-bottom:48px}@media only screen and (max-width:767px){.hero-slide .hero-slider-text{font-size:14px}}.hero-slide.-cleanmymac-x{background-image:linear-gradient(-44deg,rgba(255,242,248,.85),rgba(243,241,255,.85) 65%,rgba(241,248,255,.85))}.hero-slide.-gemini{background-image:linear-gradient(-45deg,rgba(244,249,250,.85),rgba(237,243,253,.85))}.hero-slide.-gemini-photos{background-image:linear-gradient(135deg,rgba(237,250,255,.85),rgba(237,243,253,.85))}.hero-slide.-cleanmyphone{background-image:linear-gradient(280deg,#fcf3f9,#f4f9ff)}.hero-slide.-wallpaper-wizard{background-image:linear-gradient(-47deg,hsla(30,75%,97%,.85),rgba(227,247,248,.85))}.hero-slide.-hider{background-image:linear-gradient(48deg,rgba(246,247,248,.85),hsla(44,44%,95%,.85))}.hero-slide.-encrypto{background-image:linear-gradient(129deg,#fdf8f2,#fbf6e8)}.hero-slide.-cleanmypc{background-image:linear-gradient(-44deg,rgba(246,250,252,.85),rgba(222,245,255,.85) 52%,rgba(235,239,253,.85))}.hero-slide.-setapp{background-image:linear-gradient(-44deg,rgba(228,239,249,.85),rgba(251,246,254,.85))}.hero-slide.-the-unarchiver{background-image:linear-gradient(-42deg,hsla(32,62%,96%,.85),rgba(246,243,245,.85))}.hero-slide.-clearvpn{background-image:linear-gradient(-47deg,rgba(248,245,253,.85),rgba(254,244,250,.85))}.hero-slider-next,.hero-slider-prev{background:none;font-size:42px;position:absolute;top:50%;-webkit-transform:translateY(-60px);transform:translateY(-60px)}@media only screen and (max-width:767px){.hero-slider-next,.hero-slider-prev{display:none}}.dark-theme .hero-slider-next .icon,.dark-theme .hero-slider-prev .icon{color:#fff}.hero-slider-prev{left:-60px}@media only screen and (max-width:1279px){.hero-slider-prev{left:-14px}}.hero-slider-next{right:-60px}@media only screen and (max-width:1279px){.hero-slider-next{right:-14px}}@media only screen and (max-width:767px){.hero-slider-cta{text-align:center}}@media only screen and (max-width:1023px){.hero-slider-cta .btn.-large{padding:0 24px}.hero-slider-cta .btn.-large.-image{padding:0}.hero-slider-cta .btn+.btn{margin-left:8px}}@media only screen and (max-width:575px){.hero-slider-cta .btn+.btn{margin-left:0}}.hero-slider-pagination{padding:20px 0 0;position:relative;text-align:center}@media only screen and (max-width:767px){.hero-slider-pagination{display:none}}.hero-slider-pagination .hero-slider-bullets .swiper-pagination-bullet{margin:0 8px;opacity:.24;transition:opacity .3s ease}.hero-slider-pagination .hero-slider-bullets .swiper-pagination-bullet-active{background:#000;opacity:1}.dark-theme .hero-slider-pagination .hero-slider-bullets .swiper-pagination-bullet,.dark-theme .hero-slider-pagination .hero-slider-bullets .swiper-pagination-bullet-active{background:#fff}#hero-slider-progress{height:20px;position:absolute;top:25px;width:20px}.dark-theme #hero-slider-progress svg{stroke:#fff}.dark-theme .portfolio .portfolio-title{color:#fff}.dark-theme .portfolio .portfolio-subtitle{color:#888}.dark-theme .portfolio .portfolio-topper-subtitle{color:#bbb}.dark-theme .portfolio .portfolio-product{border-color:hsla(0,0%,100%,.16)}.dark-theme .portfolio .portfolio-product:hover{border-color:hsla(0,0%,100%,.32)}.portfolio .portfolio-topper{margin:0 auto 50px;max-width:500px;text-align:center}.portfolio .portfolio-topper-subtitle{color:rgba(0,0,0,.72)}.portfolio .portfolio-product{border:2px solid rgba(0,0,0,.04);border-radius:20px;display:block;padding:24px;position:relative;text-align:center;text-decoration:none;transition:border-color .3s ease;width:100%}.portfolio .portfolio-product:hover{border-color:rgba(0,0,0,.16)}@media only screen and (max-width:767px){.portfolio .portfolio-product{padding:8px 12px}}@media only screen and (max-width:575px){.portfolio .portfolio-product{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;text-align:left}}.portfolio .portfolio-product picture{height:105px;width:100%}.portfolio .portfolio-title{color:#000;font-size:18px;font-weight:700}.portfolio .portfolio-subtitle{color:rgba(0,0,0,.48);font-size:14px}.portfolio .portfolio-new{border:2px solid #ff4284;border-radius:4px;color:#ff4284;font-size:10px;font-weight:700;padding:0 5px;position:absolute;right:16px;text-transform:uppercase;top:16px}@media only screen and (max-width:767px){.portfolio .portfolio-new{display:none}}.portfolio .portfolio-grid .row>div{padding-bottom:24px}.qr-code-modal{background-color:#fff;border-radius:30px;max-width:420px;padding:60px 50px 54px;position:relative;text-align:center}.qr-code-modal__close{display:-webkit-flex;display:flex;font-size:18px}.qr-code-modal__inner{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;line-height:22px;position:relative;z-index:1}.qr-code-modal__link{margin-bottom:26px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.qr-code-modal__link:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.qr-code-modal__description{font-weight:500;line-height:1.375;margin-bottom:24px;max-width:280px}.qr-code-modal__description sup{font-size:10px}.qr-code-modal__text{color:#6e7177;margin-bottom:0}.hero{margin-bottom:96px;padding-top:90px}.setapp{overflow:hidden;padding:100px 0 135px;position:relative}@media only screen and (max-width:767px){.setapp{padding:100px 0}}.setapp .setapp-bg{height:auto;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1440px}.setapp .setapp-bg img{height:auto;width:100%}@media only screen and (max-width:575px){.setapp .setapp-bg{width:1000px}}.setapp .setapp-in{background:#383838;border-radius:20px;padding:72px 20px;position:relative}.setapp .setapp-content{margin:0 auto;max-width:550px}.setapp .setapp-content .h3{color:#f7e7db}@media only screen and (max-width:1023px){.setapp .setapp-content .h3 br{display:none}}.setapp .setapp-logo{margin-bottom:42px;position:relative;z-index:2}.setapp .setapp-text{color:#f7e7db;margin-bottom:48px}.setapp .setapp-cta,.setapp .setapp-text{position:relative;z-index:2}@media only screen and (max-width:575px){.setapp .setapp-cta .btn{width:100%}}.setapp .setapp-rect1{background-image:linear-gradient(#619fff,#4280ff 50%);border-radius:4px;box-shadow:-8px 8px 19px 0 rgba(137,170,255,.35);height:82px;left:-205px;top:-75px;width:82px}.setapp .setapp-rect1,.setapp .setapp-rect2{position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.setapp .setapp-rect2{background-image:linear-gradient(-138deg,#a771e5,#6e3ec7 83%);border-radius:8px;bottom:-40px;box-shadow:-22px 22px 44px 0 rgba(131,80,210,.34);height:174px;left:-210px;width:174px}@media only screen and (max-width:767px){.setapp .setapp-rect2{bottom:-130px;left:-200px}}.setapp .setapp-rect3{background:#8b85ff;border-radius:2px;box-shadow:-4px 4px 8px 0 rgba(170,168,255,.32);height:32px;position:absolute;right:125px;top:-170px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:32px}@media only screen and (max-width:767px){.setapp .setapp-rect3{left:35px;right:auto;top:-70px}}.setapp .setapp-rect4{background-image:linear-gradient(22deg,#4bccf4,#b1edff);border-radius:6px;box-shadow:-16px 16px 34px 0 rgba(78,213,255,.46);height:115px;position:absolute;right:-45px;top:-155px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:115px}@media only screen and (max-width:767px){.setapp .setapp-rect4{right:15px}}.setapp .setapp-rect5{background-image:linear-gradient(35deg,#00409c,#001e63 58%);border-radius:6px;box-shadow:-8px 8px 28px 0 rgba(95,163,252,.5);height:82px;right:-285px;top:-35px;width:82px}.setapp .setapp-rect5,.setapp .setapp-rect6{position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.setapp .setapp-rect6{background:#8b85ff;border-radius:2px;bottom:-35px;box-shadow:-4px 4px 8px 0 rgba(170,168,255,.32);height:56px;right:-85px;width:56px}@media only screen and (max-width:767px){.setapp .setapp-rect6{bottom:-95px;right:-5px}}.macpaw{margin-bottom:128px}@media only screen and (max-width:767px){.macpaw{margin-bottom:96px}}@media only screen and (max-width:575px){.macpaw{margin-bottom:72px}}.macpaw .macpaw-topper{margin:0 auto 60px;max-width:550px}@media only screen and (max-width:1023px){.macpaw .macpaw-socials .social{display:block}}.macpaw .macpaw-socials .social li{display:inline-block;margin:0 8px;vertical-align:middle}.macpaw .macpaw-socials .social li a{margin:0 4px 8px}.macpaw .macpaw-gallery{font-size:0;margin:0 auto 48px;max-width:3840px;overflow:hidden;white-space:nowrap}.macpaw .macpaw-gallery__picture{display:inline-block;padding-right:20px;vertical-align:middle}.macpaw .macpaw-gallery__picture--first{-webkit-animation:moveGalleryPicture1 80s linear -40s infinite;animation:moveGalleryPicture1 80s linear -40s infinite}.macpaw .macpaw-gallery__picture--second{-webkit-animation:moveGalleryPicture2 80s linear infinite;animation:moveGalleryPicture2 80s linear infinite}.macpaw .macpaw-gallery__img{height:auto;max-width:3103px}@media only screen and (min-width:1921px){.macpaw .macpaw-gallery__img{max-width:4611px}}@media only screen and (max-width:767px){.macpaw .macpaw-gallery__img{max-width:2235px}}@-webkit-keyframes moveGalleryPicture1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes moveGalleryPicture1{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes moveGalleryPicture2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes moveGalleryPicture2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.mentions{margin-bottom:96px}@media only screen and (max-width:767px){.mentions{margin-bottom:72px}}@media only screen and (max-width:575px){.mentions{margin-bottom:48px}}.mentions .mentions-topper{margin:0 auto 48px;max-width:550px;text-align:center}.mentions .mentions-link{display:inline-block;margin-bottom:32px;text-align:center;width:100%}.mentions .mentions-link img{max-height:56px;max-width:100%}.support{margin-bottom:68px}.grid-link,.grid-text,.grid-title{line-height:1.5}.grid-title{color:#333;font-size:16px;font-weight:600;transition:color .2s ease-in-out}.grid-text{color:#999;font-weight:400}.grid-link,.grid-text{font-size:14px}.grid-link svg{position:relative;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.grid-number{color:#000;font-size:14px}
