@font-face{
    font-family: 'IBMPlex';
    src: url('https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Regular.eot');
    src:
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Regular.woff") format("woff"),
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Regular.ttf") format("truetype");
    font-display: block;
}
@font-face{
    font-family: 'IBMPlexBold';
    src: url('https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Bold.eot');
    src:
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Bold.woff") format("woff"),
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Bold.ttf") format("truetype");
    font-display: block;
}
@font-face{
    font-family: 'IBMPlexLight';
    src: url('https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Light.eot');
    src:
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Light.woff") format("woff"),
        url("https://www.pandasecurity.com/security-promotion/resources/fonts/IBM/IBMPlexSans-Light.ttf") format("truetype");
    font-display: block;
}
@charset "utf-8";
*{margin: 0;padding: 0;}
body{padding: 0;margin: 0;font-family: 'IBMPlex', sans-serif;font-size: 16px;line-height: 24px;background-color: #FFFFFF;color: #2F3343;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.contenedor{max-width: 1136px;margin: 0 auto;}
.btn{border-radius:10px;background-color: #FF9010;font-family: "IBMPlexBold", sans-serif;text-align: center;color: #FFFFFF;padding: 8px 24px;display: block;text-decoration: none;width: max-content;transition: .5s;}
.btn:hover{box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);}
.btn i{display: inline-block;margin-right: 16px;vertical-align: middle;}
.btn.mobile{display: none;}

#sticky{position: fixed;width: 100%;box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.10);padding: 16px 0;z-index: 1111111;background: #FFFFFF;top: 0;display: none;}
#sticky .container{display: flex;justify-content: space-between;}
#sticky .product{display: flex;gap: 16px;align-self: center;}
#sticky .product i{display: inline-block;font-size: 24px;line-height: 24px;color: #FFFFFF;background: #2C85D5;border-radius: 10px;padding: 9px;height: 24px;}
#sticky .product p{font-family: "IBMPlexBold", sans-serif;align-self: center;}
#sticky .button{display: flex;gap: 32px;align-self: center;}
#sticky .button .awards{display: flex;gap: 8px;}
#sticky .button .award{background: url("../img/pandasecurity-award-av-test-top-product.png") no-repeat;width: 58px;height: 29px;align-self: center;}
#sticky .button .awards p{font-size: 12px;line-height: 16px;align-self: center;}
#sticky .onlyMobile{display: none;}

#hero{padding: 16px 0 48px;}
#hero .contenedor{display: grid;grid-template-columns: repeat(2, 1fr);}
#hero .product{display: flex;gap: 8px;}
#hero .product .logo{background: url("../img/pandasecurity-panda-dome-icon.png") no-repeat;width: 32px;height: 32px;align-self: center;}
#hero .product p{font-size: 18px;line-height: 27px;}
#hero h1{font-family: "IBMPlexBold", sans-serif;font-size: 36px;line-height: 54px;margin-bottom: 8px;}
#hero h2{font-size: 22px;line-height: 33px;margin-bottom: 24px;}
#hero .awards_trustpilot{margin-bottom: 24px;}
#hero .awards_trustpilot .container{display: flex;gap: 8px;}
#hero .awards_trustpilot .awards{background: url("../img/pandasecurity-awards-hero-desktop.webp") no-repeat;width: 214px;height: 35px;align-self: center;}
#hero .img_mobile{display: none;}
#hero .img_desktop{background: url("../img/pandasecurity-hero-desktop.webp") no-repeat;width: 555px;height: 335px;align-self: center;}

#hero_card{padding-bottom: 48px;}
#hero_card .container{box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);border-radius: 20px;display: flex;gap: 45px;padding: 24px 40px;}
#hero_card .feat{display: flex;gap: 16px;}
#hero_card .feat i{font-size: 40px;line-height: 40px;color: #2C85D5;align-self: center;}

#android_available{padding-bottom: 90px;}
#android_available .product{display: flex;gap: 8px;justify-content: center;margin-bottom: 16px;}
#android_available .product i{font-size: 24px;line-height: 24px;}
#android_available .product p{font-size: 15px;line-height: 22px;}
#android_available .get_android{display: block;margin: 0 auto;background: url("../img/google-play-logo.png") no-repeat;width: 150px;height: 53px;}

#icon_cards{padding-bottom: 120px;}
#icon_cards .container{display: grid;grid-template-columns: repeat(3, 1fr);gap: 82px;justify-content: center;}
#icon_cards .feat{text-align: center;}
#icon_cards i{font-size: 40px;line-height: 40px;margin-bottom: 26px;display: block;}
#icon_cards h3{font-family: "IBMPlexBold", sans-serif;font-size: 22px;line-height: 33px;margin-bottom: 8px;}
#icon_cards h4{font-family: "IBMPlexBold", sans-serif;margin-bottom: 16px;}

#awards_section .comp_title_awards{font-family: "IBMPlexBold", sans-serif;font-size: 25px !important;line-height: 37px !important;margin-bottom: 52px !important;}
#awards_section .awards_container{margin-bottom: 88px !important;}

#windows{padding: 144px 0 72px;}
#windows h3{font-family: "IBMPlexBold", sans-serif;font-size: 25px;line-height: 37px;margin-bottom: 16px;text-align: center;}
#windows h4{font-size: 18px;line-height: 27px;margin-bottom: 32px;text-align: center;}
#windows .btn{margin: 0 auto;}

#icon_cards_windows{padding-bottom: 96px;}
#icon_cards_windows .container{display: grid;grid-template-columns: repeat(4, 1fr);gap: 24px;justify-content: center;width: 904px;margin: 0 auto;}
#icon_cards_windows .feat i{font-size: 32px;line-height: 32px;color: #2C85D5;margin-bottom: 16px;display: block;}
#icon_cards_windows .feat h4{font-family: "IBMPlexBold", sans-serif;margin-bottom: 8px;}
#icon_cards_windows .feat p{font-size: 14px;line-height: 21px;}

#install_windows{padding-bottom: 120px;}
#install_windows .img{background: url("../img/pandasecurity-download-panda-free-antivirus-windows-desktop.webp") no-repeat;width: 644px;height: 285px;margin: 0 auto;}
#install_windows .card{box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);border-radius: 20px;padding: 24px 24px 48px;width: 904px;margin: 0 auto;}
#install_windows h3{font-family: "IBMPlexBold", sans-serif;font-size: 22px;line-height: 33px;margin-bottom: 32px;text-align: center;}
#install_windows .step{display: flex;gap: 16px;margin-bottom: 24px;padding-left: 93px;}
#install_windows .step .number{font-family: "IBMPlexBold", sans-serif;font-size: 18px;line-height: 27px;border: 2px solid #2C85D5;color: #2C85D5;border-radius: 37px;height: 27px;align-self: center;padding: 3px 12px;}
#install_windows .step p{align-self: center;}
#install_windows .step p a{color: #FF9010;text-decoration: underline;}

#android{padding-bottom: 72px;}
#android h3{font-family: "IBMPlexBold", sans-serif;font-size: 25px;line-height: 37px;margin-bottom: 16px;text-align: center;}
#android h4{font-size: 18px;line-height: 27px;margin-bottom: 32px;text-align: center;}
#android .get_android.desktop{display: block;margin: 0 auto;background: url("../img/google-play-logo.png") no-repeat;width: 150px;height: 53px;}
#android .get_android.mobile{display: none;}

#icon_cards_android{padding-bottom: 96px;}
#icon_cards_android .container{display: grid;grid-template-columns: repeat(4, 1fr);gap: 24px;justify-content: center;width: 904px;margin: 0 auto;}
#icon_cards_android .feat i{font-size: 32px;line-height: 32px;color: #2C85D5;margin-bottom: 16px;display: block;}
#icon_cards_android .feat h4{font-family: "IBMPlexBold", sans-serif;margin-bottom: 8px;}
#icon_cards_android .feat p{font-size: 14px;line-height: 21px;}

#install_android{padding-bottom: 120px;}
#install_android .img{background: url("../img/pandasecurity-download-panda-free-antivirus-android-desktop.webp") no-repeat;width: 506px;height: 291px;margin: 0 auto;}
#install_android .card{box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);border-radius: 20px;padding: 24px 24px 48px;width: 904px;margin: 0 auto;}
#install_android h3{font-family: "IBMPlexBold", sans-serif;font-size: 22px;line-height: 33px;margin-bottom: 32px;text-align: center;}
#install_android .step{display: flex;gap: 16px;margin-bottom: 24px;padding-left: 93px;}
#install_android .step .number{font-family: "IBMPlexBold", sans-serif;font-size: 18px;line-height: 27px;border: 2px solid #2C85D5;color: #2C85D5;border-radius: 37px;height: 27px;align-self: center;padding: 3px 12px;}
#install_android .step p{align-self: center;}
#install_android .step p a{color: #FF9010;text-decoration: underline;}

#faqs{padding: 0 0 96px;}
#faqs h3{font-size: 25px;line-height: 37px;font-family: "IBMPlexBold", sans-serif;text-align: center;margin-bottom: 40px;}
#faqs .card{border-radius: 20px;background: #FFFFFF;box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);margin-bottom: 40px;padding: 24px 32px;}
#faqs .card .visible_zone{display: grid;grid-template-columns: auto 40px;grid-column-gap: 16px;}
#faqs .card:last-child{margin-bottom: 0;}
#faqs .card .visible_zone h4{font-size: 22px;line-height: 33px;font-family: "IBMPlex", sans-serif;}
#faqs .card .visible_zone h4.despl{font-family: "IBMPlexBold", sans-serif;}
#faqs .card .visible_zone .open{background: url("../img/icon-plus.png") no-repeat;width: 40px;height: 40px;cursor: pointer;}
#faqs .card .visible_zone .open.despl{background: url("../img/pandasecurity-icon-cancel.png") no-repeat;width: 40px;height: 40px;cursor: pointer;}
#faqs .card .no_visible{display: none;padding-top: 24px;}
#faqs .card .no_visible p{font-size: 18px;line-height: 27px;margin-bottom: 32px;}
#faqs .card .no_visible p:last-child{margin-bottom: 0;}
#faqs .card .no_visible ul{list-style-type: square;margin-left: 28px;}
#faqs .card .no_visible ul li{font-size: 18px;line-height: 27px;}
#faqs .card .no_visible ul li p{margin-bottom: 0;}

#anytech{padding: 0 0 96px;}
#anytech .card{background: #F4F4F4;border-radius: 18px;box-shadow: 8px 6px 16px 0px rgba(0, 0, 0, 0.15);padding: 24px 16px;}
#anytech .phone{display: flex;grid-column-gap: 24px;justify-content: center;}
#anytech .logo{background: url("../img/pandasecurity-AnyTech365-Logo-White-Background.png") no-repeat;width: 137px;height: 48px;}
#anytech h3{font-size: 22px;line-height: 33px;font-family: "IBMPlexBold", sans-serif;text-align: center;margin-bottom: 8px;}
#anytech h4{font-size: 16px;line-height: 24px;font-family: "IBMPlex", sans-serif;text-align: center;margin-bottom: 8px;}
#anytech a{font-size: 25px;line-height: 37px;font-family: "IBMPlexBold", sans-serif;text-align: center;color: #FF9010;display: inline-block;text-decoration: none;}

@media screen and (min-width: 1024px) and (max-width: 1200px){
    .contenedor{max-width: 95%;}
    #hero h2{width: 50%;}
}
@media screen and (max-width: 1023px){
    .btn.desktop,
    #android_available,
    #android .get_android.desktop, #hero .img_desktop{display: none;}
    .btn.mobile{display: block;}
    #android .btn.mobile{display: block;margin: 0 auto;}
    main{display: flex;flex-direction: column;}
    header{order: 1;}
    #stycky{order: 2;}
    #hero{order: 3;}
    #hero_card{order: 4;}
    #icon_cards{order: 5;}
    #awards_section{order: 6;}
    #android{order: 7;padding-top: 144px;}
    #icon_cards_android{order: 8;}
    #install_android{order: 9;}
    #windows{order: 10;padding-top: 0;}
    #icon_cards_windows{order: 11;}
    #install_windows{order: 12;}
    #faqs{order: 13;}
    #anytech{order: 14;}
    footer{order: 15;}

    #hero .awards_trustpilot iframe{width: 121px !important;}

    #icon_cards h3{font-size: 18px;line-height: 27px;}

    #install_android .card, #install_windows .card{width: auto;}
    #install_android .step, #install_windows .step{padding-left: 0;}

    #windows .btn{display: none;}
    #windows h4{margin-bottom: 0;}

    #faqs h3{font-size: 22px;line-height: 33px;}
    #faqs .card{padding: 24px 16px 24px 24px;}
    #faqs .card .visible_zone h4{font-size: 18px;line-height: 27px;}
    #faqs .card .visible_zone .open{margin-top: -8px;}
    #faqs .card .no_visible p, #faqs .card .no_visible ul li{font-size: 17px;line-height: 25px;}
}
@media screen and (min-width: 701px) and (max-width: 1023px){
    .contenedor{padding: 0 36px;}

    #sticky .product{gap: 8px;}
    #sticky .button{gap: 16px;}
    #sticky .button .award{width: 45px;height: 23px;background-size: 45px 23px;}
    #sticky .button .awards p, #sticky .button a i{display: none;}

    #hero{background: url("../img/pandasecurity-hero-tablet.webp") no-repeat 95% 60%;background-size: 336px 202px;}
    #hero h1{font-size: 34px;line-height: 51px;width: 90%;}
    #hero h2{font-size: 22px;line-height: 33px;width: 336px;}
    #hero .awards_trustpilot .awards{background: url("../img/pandasecurity-awards-hero-tablet.webp") no-repeat;width: 207px;height: 33px;}
    #hero .btn{width: 288px;}

    #hero_card .container{gap: 32px;padding: 24px 16px;}
    #hero_card .feat i{align-self: normal;}

    #icon_cards .container{gap: 26px;}
    #icon_cards h4{min-height: 48px;}

    #awards_section .comp_title_awards{font-size: 28px !important;line-height: 42px !important;}

    #android h3, #windows h3{font-size: 28px;line-height: 42px;}
    #android .btn.mobile{width: 408px;}

    #icon_cards_android .container, #icon_cards_windows .container{grid-template-columns: repeat(2, 1fr);grid-row-gap: 40px;width: auto;}

    #install_android .img{background: url("../img/pandasecurity-download-panda-free-antivirus-android-tablet.webp") no-repeat;width: 456px;height: 262px;}
    #install_android .card{padding: 24px 32px 48px;}

    #install_windows .img{background: url("../img/pandasecurity-download-panda-free-antivirus-windows-tablet.webp") no-repeat;width: 456px;height: 202px;margin: 0 auto;}
}
@media screen and (max-width: 700px){
    .contenedor{padding: 0 15px;}
    .btn{width: auto;}

    #sticky{padding: 8px 0;}
    #sticky .container, #sticky .button{display: block;}
    #sticky .product, #sticky .button .awards{display: none;}
    #sticky .button .btn{margin: 0 auto;width: max-content;}
    #sticky .onlyMobile{display: inline-block;margin-right: 16px;}

    #hero{background: #FFFFFF;}
    #hero h1, #hero h2, .btn.mobile{width: auto;}
    #hero h1{font-size: 26px;line-height: 39px;}
    #hero h2{font-size: 18px;line-height: 27px;}
    #hero .img_mobile{display: block;background: url("../img/pandasecurity-hero-mobile.webp") no-repeat;width: 345px;height: 207px;margin: 40px auto 0;}

    #hero_card .container{padding: 24px;flex-direction: column;gap: 56px;}

    #icon_cards .container{grid-template-columns: 100%;gap: 48px;}

    #awards_section .comp_title_awards{font-size: 22px !important;line-height: 33px !important;}

    #android h3, #windows h3{font-size: 22px;line-height: 33px;}
    #android .btn.mobile{width: auto;}

    #icon_cards_android .container, #icon_cards_windows .container{grid-template-columns: 100%;grid-row-gap: 40px;width: auto;}
    #install_android .card, #install_windows .card{padding: 24px 16px 48px;}

    #install_android .img{background: url("../img/pandasecurity-download-panda-free-antivirus-android-mobile.webp") no-repeat;width: 345px;height: 198px;margin: 0 auto;}
    #install_windows .img{background: url("../img/pandasecurity-download-panda-free-antivirus-windows-mobile.webp") no-repeat;width: 345px;height: 152px;margin: 0 auto;}

    #faqs h3{font-size: 22px;line-height: 33px;}
    #faqs .card{padding: 24px 16px 24px 24px;}
    #faqs .card .visible_zone h4{font-size: 18px;line-height: 27px;}
    #faqs .card .visible_zone .open{margin-top: -8px;}
    #faqs .card .no_visible p, #faqs .card .no_visible ul li{font-size: 17px;line-height: 25px;}

    #anytech h3{font-size: 18px;line-height: 27px;}
    #anytech h4{margin-bottom: 16px;}
    #anytech a{font-size: 22px;line-height: 33px;}
}